@@ -160,7 +160,7 @@ public:
|
||||
static inline void clear_reset_source() {}
|
||||
|
||||
// Free SRAM
|
||||
static inline int freeMemory() { return freeMemory(); }
|
||||
static inline int freeMemory() { return ::freeMemory(); }
|
||||
|
||||
//
|
||||
// ADC Methods
|
||||
|
||||
Reference in New Issue
Block a user