Skip to content

amd64bit/TridentTD_LineNotify

 
 

Repository files navigation

TridentTD_LineNotify

[TridentTD] Manabu's Esp8266 IoT Library

TridentTD_LineNotify is a library for sending message to LINE app in the simplest method.

You can use functions like this

  • TridentTD_LineNotify myLINE(LINE_TOKEN);
  • myLine.wificonnect( ssid,password );
  • myLine.notify( message );
  • myLine.getVersion();

Version

1.0.0 TridentTD_LineNotify

About

Esp8266's LINE Notify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%