Skip to content

Commit

Permalink
Update TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
janakj committed Aug 14, 2022
1 parent b3e9246 commit e61ec9d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions firmware/g-1000dxc/g-1000dxc.ino
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,15 @@
// plt.show()

// TODO
// * Automatically scale PWM output values depending on the PWM resolution
// * Design a better web UI and API for calibration
// * Make critical parameters run-time configurable and stored in NVM
// * Implement OTA firmware update
// * Add mapping classes between 0-450 and 0-360


// ======== The following values may need to be configured ========

//#define WIFI_SSID "Queeg"
//#define WIFI_PASSWORD "spravedlnosti14"
//#define WIFI_SSID "<wifi_ssid>"
//#define WIFI_PASSWORD "<wifi_password>"
//#define MDNS_NAME "rotator"

// The size of the overlap region in degrees
Expand Down

0 comments on commit e61ec9d

Please sign in to comment.