NIT Fukui / CERICA_2

Dependencies:   ST7032 QEI PS4Serial

Revision:
7:c46745e98264
Parent:
6:6c3c49d45b98
Child:
10:45cc90a9ec34
--- a/board.h	Sat Oct 06 00:09:34 2018 +0000
+++ b/board.h	Sat Oct 06 00:10:58 2018 +0000
@@ -8,7 +8,7 @@
 I2C i2c(PB_9,PB_8);
 SB1602E lcd(i2c,"hello");
 PERICA perica(&i2c,0x10 << 1);
-//PS4Serial PS4(PA_9,PA_10); 
+PS4Serial PS4(PA_9,PA_10); 
 
 const PinName GPIO[13] = {
     PC_9,