altos: Report log format in the version command
[fw/altos] / src-avr / ao_telebt.c
index 295f0cec8e3d30accce1fc58dd2d050c5582245b..c49ce770f43ff51aaa4edc0537a2f520c5c2e21b 100644 (file)
@@ -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)
 {