Index

auto-plow / 8b6f76f

A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
8412 Jan 2023 16:048b6f76fRadio receiver handlersJosh Stockin130G

Blob @ auto-plow / src / CMakeLists.txt

text/plain226 bytesdownload raw
1idf_component_register(SRCS "main.c" "input.c"
2 INCLUDE_DIRS "."
3 REQUIRES cxx driver newlib freertos esp_hw_support heap log spi_flash soc hal esp_rom esp_common esp_system xtensa)
4