test

Dependencies:   mbed Watchdog

Dependents:   STM32-MC_node

Revision:
5:97117a837d2c
Parent:
4:f6e22dd39313
Child:
6:a760ce6defbe
diff -r f6e22dd39313 -r 97117a837d2c global.h
--- a/global.h	Sat Jul 18 14:59:04 2020 +0000
+++ b/global.h	Tue Jul 21 12:18:14 2020 +0000
@@ -10,9 +10,9 @@
 
 #define BLINKING_RATE     500
 
-#define TEST_ULTRASONIC 0
+#define TEST_ULTRASONIC 1
 #define TEST_ENCODERS   0
-#define TEST_IR         1
+#define TEST_IR         0
 
 // rs-485 pins
 #define UART1_TX    PB_6