X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fteleterra-v0.2%2Fao_pins.h;h=5bcf2c8a383c654d4db625e916127a0fa9cbd93b;hb=75420fecbc76ab718661718ada249673e139a29d;hp=1c12c437b8651900b5741aed428bd5ae52f37802;hpb=9f5e4cf7d8204016e023cf439d93de1203dc406e;p=fw%2Faltos diff --git a/src/teleterra-v0.2/ao_pins.h b/src/teleterra-v0.2/ao_pins.h index 1c12c437..5bcf2c8a 100644 --- a/src/teleterra-v0.2/ao_pins.h +++ b/src/teleterra-v0.2/ao_pins.h @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -71,7 +72,11 @@ #define HAS_P2_ISR 1 #define BATTERY_PIN 5 - + #define HAS_TELEMETRY 0 + + #define AO_VALUE_32 0 + + #define AO_LOG_FORMAT AO_LOG_FORMAT_TELEMETRY #endif #if DBG_ON_P1