うおーるぼっとLEDのワークショップ用

Dependencies:   mbed

Revision:
3:b707c09b4433
Parent:
0:9fcc79b3f00e
diff -r 20b6647c8570 -r b707c09b4433 wallbotLED/wallbotLED.h
--- a/wallbotLED/wallbotLED.h	Fri Feb 03 13:39:44 2017 +0000
+++ b/wallbotLED/wallbotLED.h	Sat Feb 04 03:33:08 2017 +0000
@@ -33,8 +33,8 @@
 #include "Adafruit_LEDBackpack.h"
 #include "Adafruit_GFX.h"
 
-#define SENSOR_VAL_GAIN_DEFAULT	100
-#define SENSOR_VAL_DEFAULT		950
+#define SENSOR_VAL_GAIN_DEFAULT	300
+#define SENSOR_VAL_DEFAULT		800
 
 /** wallbot LED control class
  *