tomaskovacik / arduino

38 stars 27 forks source link

rewrite DBG in BM20library #15

Closed tomaskovacik closed 4 years ago

tomaskovacik commented 5 years ago

like here, if posible http://forum.arduino.cc/index.php?topic=155268.0

define DEBUG true // flag to turn on/off debugging

define Serial if(DEBUG)Serial