refactoring
This commit is contained in:
parent
ff3fbffd80
commit
fd4412a2cd
|
@ -21,7 +21,7 @@
|
|||
#define BOARD_EXT_PINREPOPINS 0
|
||||
#endif
|
||||
|
||||
static int initialized = FALSE;
|
||||
static bool initialized = false;
|
||||
|
||||
static LoggingWithStorage logger("pin repos");
|
||||
static int totalPinsUsed = 0;
|
||||
|
|
Loading…
Reference in New Issue