Mercurial > public > hwos_code
annotate src/adc_lightsensor.inc @ 407:db2aefcb5ca2
changelog
author | heinrichsweikamp |
---|---|
date | Tue, 02 Feb 2016 10:40:52 +0100 |
parents | effd7259f5a5 |
children | aadfe9f2edaf |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File adc.inc | |
4 ; | |
5 ; | |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
7 ;============================================================================= | |
8 ; HISTORY | |
9 ; 2011-08-08 : [mH] moving from OSTC code | |
10 | |
204 | 11 extern get_battery_voltage ; And percent... |
0 | 12 extern get_ambient_level |
204 | 13 extern reset_battery_pointer ; Resets battery pointer 0x07-0x0C and battery_gauge:5 |
14 extern get_analog_inputs ; Get AN8-10 | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
204
diff
changeset
|
15 extern piezo_config ; Sets up piezo sensitivity of heinrichs weikamp Piezo buttons (~30ms) |