How to disable debugging in a sketch
-
I have seen a few comments on the ethernet sketch that you need to disable debugging so that the sketch will fit on an arduino. So I am using codebender and the arduino ide 1.6.4 but I do not see anything about disabling debugging. What exactly am I missing here?
-
Usually the sketch fit in a arduino (unless you write a very long "own" sensor code).
Anyway just find our copy of MyConfig.h , and comment these lines:
/***
* Enable/Disable debug logging */ #define DEBUG #endif
-
@rvendrame Thanks. When using codebender is there an easy way to adjust the values in MyConfig.h?
No, if you need to alter the config-file you'll probably have to download the code an use a local IDE (at least I can't modify the library code online when trying).
-
I use local IDE, so I can't answer that, sorry
-
@rvendrame said:
comment th
I know this is too old but how do you comment myconfig, tried to edit but wont let me (editing the txt file)
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 24 days ago • bocalexandru 23 days ago -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22 -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28