pachas

Dependencies:   mbed QEI FastPWM

Revision:
4:d42e1953243c
Parent:
3:45299e7882b9
Child:
6:d38287621cca
--- a/project_defines.h	Fri Apr 17 11:22:43 2020 +0000
+++ b/project_defines.h	Sat Apr 18 05:13:40 2020 +0000
@@ -79,8 +79,10 @@
 #define AIR_INPUT                               0
 #define OXYGEN_INPUT                            1
 
+#define MAIN_SCREEN_DEFAULT_STATE                       Main_Screen_Cursor_Disable
 
-#define MAIN_SCREEN_DEFAULT_STATE                       Main_Screen_Cursor_Disable
+/* Defines for the pressure sensor */
+#define PRESSURE_SENSOR_SLAVE_ADDRES                    0x28
 
 /* Defines for the stepper motor control */