aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/meteor/meteor.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-08-18 15:24:24 -0600
committerSelene ToyKeeper2018-08-18 15:24:24 -0600
commit0c1738c3ad8b5db6b8d91ba59234bc52c79d30a1 (patch)
treeb22efc9b048c3f65cada3294d60f685bec8883f7 /spaghetti-monster/meteor/meteor.c
parentAdded more driver types to Anduril. (diff)
parentRemoved symlinks to fix Windows checkouts. Copies those files from their ori... (diff)
downloadanduril-0c1738c3ad8b5db6b8d91ba59234bc52c79d30a1.tar.gz
anduril-0c1738c3ad8b5db6b8d91ba59234bc52c79d30a1.tar.bz2
anduril-0c1738c3ad8b5db6b8d91ba59234bc52c79d30a1.zip
merged from trunk
Diffstat (limited to 'spaghetti-monster/meteor/meteor.c')
-rw-r--r--spaghetti-monster/meteor/meteor.c1
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) {