File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Software/Arduino code/OpenAstroTracker Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
=======================================================================================================================================
19
19
*/
20
20
21
- String version = " V1.8.18 " ;
21
+ String version = " V1.8.18a " ;
22
22
23
23
// /////////////////////////////////////////////////////////////////////////
24
24
// Also use Configuration_adv for further adjustments!
Original file line number Diff line number Diff line change 259
259
//
260
260
// DEBUG OUTPUT
261
261
//
262
- #define DEBUG_LEVEL (DEBUG_MOUNT|DEBUG_INFO )
262
+ #define DEBUG_LEVEL (DEBUG_NONE )
263
263
// #define DEBUG_LEVEL (DEBUG_SERIAL|DEBUG_WIFI|DEBUG_INFO|DEBUG_MOUNT|DEBUG_GENERAL)
264
264
// #define DEBUG_LEVEL (DEBUG_ANY)
265
265
// #define DEBUG_LEVEL (DEBUG_INFO|DEBUG_MOUNT|DEBUG_GENERAL)
You can’t perform that action at this time.
0 commit comments