Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 239 Bytes

Strline_keloq_shlakbaums

Simple codes scaner for esp8266 library

for use #include <star_kee.h>

// #define rxPin 17 ////pin reciver // #define TX 16 //// pin transiver

in setup{

init_kepsta(); }

loop{

startgrabber(); }