krzmaz/LinakDeskEsp32Controller

Add moving the desk to height sent via HTTP request and getting the height via one

krzmaz opened this issue · 0 comments

In the scope of this issue:

  • hardcode connecting the ESP32 to a WiFi network
  • put the WiFi credentials and mDNS name in src/credentials.h
  • add an HTTP edpoints for sending moveTo and getHeight request to the device
  • integrate the HTTP requests with the code that moves the desk to set height