export test

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by nikita teggi

Revision:
31:37d3ae1fa1eb
Parent:
22:ffa88619551d
--- a/battery.cpp	Sat Jul 08 12:06:16 2017 +0000
+++ b/battery.cpp	Fri Mar 02 13:56:33 2018 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 #include "battery.h"
 
-AnalogIn A(PTB1);
+AnalogIn A(PA_0);
 
 float battery_voltage() {
    // GLC_PWR=1;