Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 249 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 249 Bytes

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();