Skip to content

Commit

Permalink
Change contrib instructions text
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 8, 2019
1 parent 70369ef commit bdf5b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ESP8266 AT commands parser for RTOS systems
# ESP8266/ESP32 AT commands parser for RTOS systems

ESP-AT Library commands parser is a generic, platform independent, library for communicating with ESP8266 Wi-Fi module using AT commands. Module is written in C99 and is independent from used platform. Its main targets are embedded system devices like ARM Cortex-M, AVR, PIC and others, but can easily work under `Windows`, `Linux` or `MAC` environments.

Expand Down

0 comments on commit bdf5b96

Please sign in to comment.