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 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 19 Mar 2025, 21:00 • bocalexandru 21 Mar 2025, 12:05 -
DHT22 wrong sensor type in Home Assistant
Troubleshooting • 16 days ago • Commodoreuno 10 days ago -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28 -
Echo request is not set
Troubleshooting • 12 Aug 2024, 15:36 • kamilb85 3 Sept 2024, 08:58