Skip to content

Commit

Permalink
Change version to 2.,0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cassy73 authored Jan 17, 2017
1 parent 3700d4e commit 6ff1931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Modifications:
- Merged martinayotte's modification (Correct s_dhcp ~40K more memory usage with STM32F MCU-s.)
- Moved htons,ntohs,htonl,ntohl definitions to uip.h.
- Corrected infinite loops.
- Set the version to 1.2.3
- Set the version to 2.0.0
- Corrected ESP8266 exception(28).
- Added watchdog reset calls in functions for stable running on ESP8266.
- Added geterevid function to get ENC28j60 chip erevid (revision information).
Expand All @@ -23,4 +23,4 @@ You can use this header file in Your scetch too.
Add "LogObject" define for serial logging/debuging with board specific default setting.
- Added support to MBED/SMeshStudio IDE. (Compiled and tested on Nucleo-F302R8. (STM32F302R8))

- (In 1.2.1) Added Abstract Print class to MBED for full compatibility (Can use print, println with uip objects.)
- Added Abstract Print class to MBED for full compatibility (Can use print, println with uip objects.)

0 comments on commit 6ff1931

Please sign in to comment.