altoslib: fix computation of TeleGPS battery voltage
[fw/altos] / src / usbtrng / ao_pins.h
index 9c8fa8312fdfbea403929e3dd5cc41d9eb216a1e..2fd5df33003b8bf2a12b15f1a25e8acc126b5526 100644 (file)
@@ -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
@@ -16,7 +17,6 @@
  */
 
 #define HAS_BEEP       0
-#define        HAS_LED         1
 
 #define AO_STACK_SIZE  384
 
@@ -72,3 +72,5 @@
  */
 #define HAS_SCK1               0
 #define HAS_MOSI1              0
+
+#define AO_ADC_6               1