[flight] UBSEDS13

main-solar-only
Richard Meadows 2016-01-19 13:36:28 +00:00
rodzic e42b80c263
commit bcaa65d7c3
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -43,7 +43,7 @@
#include "xosc.h" #include "xosc.h"
#include "sequencer.h" #include "sequencer.h"
#define CALLSIGN "UBSEDSXX" #define CALLSIGN "UBSEDS13"
#define APRS_COMMENT "" #define APRS_COMMENT ""
/** /**
@ -220,9 +220,6 @@ void set_hibernate_time(void)
} else { } else {
hibernate_time_s = 240-20; /* approx every 4 minutes */ hibernate_time_s = 240-20; /* approx every 4 minutes */
} }
/* TESTING */
hibernate_time_s = 10;
} }
/** /**
* Called on each tick of the low frequency clock * Called on each tick of the low frequency clock