Light Show library for organic, calm, light display.

Dependencies:   BLE_API mbed nRF51822

Fork of mbed_blinky by Mbed

Revision:
17:76c74851442f
Parent:
16:810a1bbb320a
Child:
18:7c05ef6a639c
--- a/main.cpp	Sun Oct 11 07:05:25 2015 +0000
+++ b/main.cpp	Sun Oct 11 07:11:19 2015 +0000
@@ -8,7 +8,7 @@
 #define PI 3.1416
 #define HYSTERESIS_QUANTITY  PI
 
-unsigned long seed = 156;
+unsigned long seed = 157;
 
  typedef unsigned char byte;
  typedef unsigned int uint;