Fixed README.md

This commit is contained in:
maxxir
2019-03-16 20:55:37 +04:00
parent 108d69878b
commit 3300dc667c

View File

@@ -1,4 +1,4 @@
#Port from W5500_EVB to AtMega1284p+W5500 IOT Blynk application
# Port from W5500_EVB to AtMega1284p+W5500 IOT Blynk application
Ive made porting from W5500_EVB(NXP LPC13xx + W5500) to AtMega1284p+W5500 custom board.
This is NO Arduino. Used C language project with WIZNET native sockets API , only for experienced programmers.