|
@ -84,7 +84,9 @@ void setup() { |
|
|
settingsSetup(); |
|
|
settingsSetup(); |
|
|
|
|
|
|
|
|
// Init crash recorder
|
|
|
// Init crash recorder
|
|
|
crashSetup(); |
|
|
|
|
|
|
|
|
#if DEBUG_SUPPORT
|
|
|
|
|
|
crashSetup(); |
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
// Return bogus free heap value for broken devices
|
|
|
// Return bogus free heap value for broken devices
|
|
|
// XXX: device is likely to trigger other bugs! tread carefuly
|
|
|
// XXX: device is likely to trigger other bugs! tread carefuly
|
|
|