summaryrefslogtreecommitdiff
path: root/src-avr/ao_telebt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src-avr/ao_telebt.c')
-rw-r--r--src-avr/ao_telebt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src-avr/ao_telebt.c b/src-avr/ao_telebt.c
index 295f0cec..c49ce770 100644
--- a/src-avr/ao_telebt.c
+++ b/src-avr/ao_telebt.c
@@ -17,6 +17,8 @@
#include "ao.h"
+__code uint8_t ao_log_format = AO_LOG_FORMAT_NONE; /* until we actually log stuff */
+
void
main(void)
{