diff --git a/README.md b/README.md index bf3edf1..57eb24b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ # ESP8266 Code deployed to the ESP8266 Controller + [Wiki](https://wiki.varnalab.org/index.php?title=Arduino_%D0%B8_%D0%BC%D0%B8%D0%BA%D1%80%D0%BE%D0%BA%D0%BE%D0%BD%D1%82%D1%80%D0%BE%D0%BB%D0%B5%D1%80%D0%B8#ESP8266) -Source: -
  • - - -
  • -Needed libraries: -
  • - - - - -
  • +
    +
    Source:
    +
    test_ttn.py <- MQTT client implementation
    +
    scroller.py <- scrolling API used to visualize text data to the screen
    +
    Needed libraries:
    +
    config.py
    +
    mqtt_as.py
    +
    lcd_api.py
    +
    pyb_i2c_lcd.py
    +