ECE2035 Project 2

Dependencies:   mbed mbed-rtos SDFileSystem

Revision:
4:8e15742ebcc6
Parent:
0:bff8b9020128
Child:
5:b9b7993823e1
--- a/compost_pile_private.h	Sun Apr 04 18:02:25 2021 +0000
+++ b/compost_pile_private.h	Wed Apr 07 13:26:44 2021 +0000
@@ -32,6 +32,5 @@
 #define COMPOST_WIDTH 121 // pixel on the screen
 #define PILE_WIDTH 11 // pixel on the screen
 #define NUM_PILE (COMPOST_WIDTH/PILE_WIDTH)
-#define PILE_COLOR 0x00FF00
 
 #endif //COMPOST_PILE_PRIVATE_H
\ No newline at end of file