X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm-demo%2Fao_pins.h;h=f436e9c88b14abf901693c94cfd7409a7205e442;hp=82d70bb631d09d2011ebd09c707e910f6d2c7454;hb=ab6ea9043b592c25948a70b6204d613756a9a250;hpb=0cc01d378ae96325e429ad608b953661582939b0 diff --git a/src/stm-demo/ao_pins.h b/src/stm-demo/ao_pins.h index 82d70bb6..f436e9c8 100644 --- a/src/stm-demo/ao_pins.h +++ b/src/stm-demo/ao_pins.h @@ -24,4 +24,6 @@ #define HAS_BEEP 0 #define PACKET_HAS_SLAVE 0 +#define LOW_LEVEL_DEBUG 1 + #endif /* _AO_PINS_H_ */