Mercurial > public > hwos_code
diff src/adc_lightsensor.inc @ 656:8af5aefbcdaf default tip
Update to 3.31 beta
| author | heinrichsweikamp |
|---|---|
| date | Thu, 27 Nov 2025 18:32:58 +0100 |
| parents | 75e90cd0c2c3 |
| children |
line wrap: on
line diff
--- a/src/adc_lightsensor.inc Mon Apr 29 13:05:18 2024 +0200 +++ b/src/adc_lightsensor.inc Thu Nov 27 18:32:58 2025 +0100 @@ -13,6 +13,6 @@ extern piezo_config ; set up piezo sensitivity of heinrichs weikamp piezo buttons (~30ms) extern get_analog_switches ; get analog switches - IFDEF _external_sensor + IFDEF _external_sensor_eccr extern get_analog_inputs ; get AN8-10 ENDIF
