Referene to API doc

This commit is contained in:
Manuel Bleichenbacher 2018-07-21 23:32:14 +02:00
parent 0d2fc70abb
commit 2dd5b05891

View File

@ -13,3 +13,11 @@ Follow the detailed [Get Started Guide](https://github.com/manuelbl/ttn-esp32/wi
## Supported Boards ## Supported Boards
All boards with Semtech SX127x chips, RFM9x and compatibles are supported. It includes boards from ttgo, Heltec and HopeRF. All boards with Semtech SX127x chips, RFM9x and compatibles are supported. It includes boards from ttgo, Heltec and HopeRF.
## API Documentation
See the Wiki page: [API Documentation](https://github.com/manuelbl/ttn-esp32/wiki/API-Documentation)
## More information
More information can be found on the [Wiki pages](https://github.com/manuelbl/ttn-esp32/wiki).