1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

[adc] Restore missing LIBRETINY code in a separated file (#7955)

This commit is contained in:
Edward Firmo
2024-12-14 19:55:04 +01:00
committed by GitHub
parent 7f2ca800c1
commit 5877c57a35
2 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
sensor:
- platform: adc
pin: P23
name: Basic ADC Test