RF24Log
0.1.3
Unified logging library
src
RF24LogParts
Common.h
Go to the documentation of this file.
1
14
#ifndef SRC_RF24ABSTRACT_COMMON_H_
15
#define SRC_RF24ABSTRACT_COMMON_H_
16
17
#include <stdint.h>
18
24
uint16_t
numbCharsToPrint
(int64_t numb, uint8_t base = 10);
25
26
#endif
/* SRC_RF24ABSTRACT_COMMON_H_ */
numbCharsToPrint
uint16_t numbCharsToPrint(int64_t numb, uint8_t base=10)
how wide (in characters) does it take to display a number
Definition:
Common.cpp:18
Generated by
1.9.1