created separate function for hex to char

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of SS_SensePOC2P0_11Dec2017_USERPID by rashmi v

battery.h

Committer:
nikitateggi
Date:
2017-06-23
Revision:
22:ffa88619551d
Child:
37:92fcbf22bf91

File content as of revision 22:ffa88619551d:

#ifndef BATTERY_H_
#define BATTERY_H_



float battery_voltage();


#endif