diff options
| author | Selene ToyKeeper | 2018-08-18 15:22:43 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-08-18 15:22:43 -0600 |
| commit | 5c8c192b491926ed5163b1917c3ac9ea9db36937 (patch) | |
| tree | b22efc9b048c3f65cada3294d60f685bec8883f7 /spaghetti-monster/meteor/meteor.c | |
| parent | merged updates from fsm branch, including RampingIOS V3 and Werner UIs... (diff) | |
| download | anduril-5c8c192b491926ed5163b1917c3ac9ea9db36937.tar.gz anduril-5c8c192b491926ed5163b1917c3ac9ea9db36937.tar.bz2 anduril-5c8c192b491926ed5163b1917c3ac9ea9db36937.zip | |
Removed symlinks to fix Windows checkouts. Copies those files from their originals on each build instead.
Diffstat (limited to '')
| -rw-r--r-- | spaghetti-monster/meteor/meteor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/meteor/meteor.c b/spaghetti-monster/meteor/meteor.c index 3ec79f4..b2467d7 100644 --- a/spaghetti-monster/meteor/meteor.c +++ b/spaghetti-monster/meteor/meteor.c @@ -521,6 +521,7 @@ void setup() { } void loop() { + if (0) {} /* if (current_state == strobe_beacon_state) { switch(strobe_beacon_mode) { |
