Mercurial > public > hwos_code
annotate src/adc_lightsensor.inc @ 449:850c1f3c4824
minor
author | heinrichsweikamp |
---|---|
date | Wed, 31 Aug 2016 14:24:29 +0200 |
parents | aadfe9f2edaf |
children | ca4556fb60b9 |
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 | |
448 | 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 |
448 | 14 extern reset_battery_internal_only ; internal registers only |
204 | 15 extern get_analog_inputs ; Get AN8-10 |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
204
diff
changeset
|
16 extern piezo_config ; Sets up piezo sensitivity of heinrichs weikamp Piezo buttons (~30ms) |
448 | 17 extern get_analog_switches ; Get analog switches |