Index
auto-plow
/
ec2dcee
A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow.
Download
|
Refs
|
Commit Log
|
Files
|
README
|
LICENSE
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
4
25 Oct 2019 23:05
0b89630
Basic ESP-IDF project
Josh Stockin
1
5
0
N
Blob @
auto-plow
/
CMakeLists.txt
text/plain
107 bytes
download raw
1
cmake_minimum_required(VERSION 3.5)
2
3
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
4
5
project(auto-plow)
6