Search found 1 match
- 16 Jan 2022 23:19
- Forum: Discussions in English
- Topic: Z-UNO2 Debug mode
- Replies: 2
- Views: 2385
Z-UNO2 Debug mode
Hi all Porting a sketch from Z-Uno to Z_Uno2, I've encountered an issue with the command ZUNO_SETUP_DEBUG_MODE(DEBUG_ON); The command compiled in 2.7.1 (Z-uno) When compiling in 3.0.7 and 3.0.8(beta) I get "error: expected constructor, destructor, or type conversion before '(' token" I've ...