Neuroplant / My-TTGO-Watch_Walking

Walking App for My-TTGO-Watch

Home Page:https://neuroplant.spdns.de/blog/index.php/2020/11/25/walking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is an Addon to https://github.com/sharandac/My-TTGO-Watch

Install

copy folder "Walking_app" to "src/app"

in "src/my-ttgo-watch.ino"

add Lines

Line 53:

#include "app/Walking_app/Walking.h"

Line 111:

Walking_setup();

About

Walking App for My-TTGO-Watch

https://neuroplant.spdns.de/blog/index.php/2020/11/25/walking/

License:GNU General Public License v3.0


Languages

Language:C 99.9%Language:C++ 0.1%