Browse Source

Update README.md

v_master
Volodymyr Shymanskyy 8 years ago
committed by GitHub
parent
commit
551fa520f4
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@ -27,6 +27,7 @@ Sketch uses 13,802 bytes (44%) of program storage space. Maximum is 30,720 bytes
Global variables use 661 bytes (32%) of dynamic memory. Maximum is 2,048 bytes.
```
Now, you have more space for your experiments.
TinyGSM also pulls data gently from the modem (whenever possible), so it can operate on very little RAM.
### Supported modem models
- [x] SIMCom SIM800 series (SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868)
@ -49,9 +50,6 @@ More modems may be supported later:
Watch this repo for new updates! And of course, contributions are welcome ;)
### Uses internal modem buffer for receive
TinyGSM pulls data gently from the modem (whenever possible), so it can operate on very little RAM.
## Getting Started
1. Using your phone:


Loading…
Cancel
Save