Skip to content

Commit

Permalink
Update Switch_with_SU02_CC03CS11.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
brittanybull authored Jul 26, 2018
1 parent ec7de46 commit 4063f1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Switch_with_SU02_CC03CS11/Switch_with_SU02_CC03CS11.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <xCore.h>
#include <xOD01.h>
#include <xCore.h> //found @ https://github.com/xinabox/xCore
#include <xOD01.h> //found @ https://github.com/xinabox/xOD01
#include <xSU02.h> //found @ https://github.com/xinabox/xSU02
#include "TIMER_CTRL.h"
#include <xSU02.h>

#if defined(ESP8266)
#define RED RED
Expand Down

0 comments on commit 4063f1c

Please sign in to comment.