Skip to content

Tags: Serjey2017/ESP8266_AT_Commands_parser

Tags

v2.1

Toggle v2.1's commit message
Added non-blocking API example for network scan

Example uses protothreads which are already used in ESP library and can
easily be used in user application.

v2.0

Toggle v2.0's commit message
Changed wifi settings

v1.2

Toggle v1.2's commit message
Merge pull request #25 from meros/feature/const_location

Added missing const in all start connection functions

0.1

Toggle 0.1's commit message
Updates