mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-20 10:52:45 +01:00
map adc node to /tmp/devterm_adc
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
#define KELVIN 1
|
||||
#define CELSIUS 0
|
||||
|
||||
#define ADC_FILE_PAT "/sys/bus/iio/devices/iio:device*/in_voltage_raw"
|
||||
#define ADC_FILE_PAT "/tmp/devterm_adc"
|
||||
|
||||
#define HEAT_TIME 100 // heat time + (0-f)*46
|
||||
|
||||
|
||||
Reference in New Issue
Block a user