# | Line 43 | Line 43 | |
---|---|---|
43 | // ExtFS is supported | |
44 | #define SUPPORTS_EXTFS 1 | |
45 | ||
46 | + | // mon is not supported |
47 | + | #define ENABLE_MON 0 |
48 | + | |
49 | // Time data type for Time Manager emulation | |
50 | typedef bigtime_t tm_time_t; | |
51 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |