Meteor defense project

Dependencies:   N5110 mbed

Revision:
22:2e75b50b26f0
Parent:
20:32f115462bbc
Child:
23:6d197a452d7c
--- a/Spawn/Spawn.h	Wed Apr 12 19:38:06 2017 +0000
+++ b/Spawn/Spawn.h	Thu Apr 13 10:49:27 2017 +0000
@@ -34,7 +34,8 @@
     int spawnRateA;
     int spawnRateB;
     int spawnRateC;
-
+    int spawnRateD;
+    
 private:
     //column and row same as the screen resolution
     int stopSpawnA;