Add an example to read VBUS and VSYS (#331)
The process is different on Pico and Pico W so demonstrate how to do it. Fixes #324
This commit is contained in:
@@ -5,4 +5,5 @@ if (NOT PICO_NO_HARDWARE)
|
||||
add_subdirectory(joystick_display)
|
||||
add_subdirectory(onboard_temperature)
|
||||
add_subdirectory(microphone_adc)
|
||||
add_subdirectory(read_vsys)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user