Skip to content

Commit

Permalink
Smeter
Browse files Browse the repository at this point in the history
  • Loading branch information
sm0tsc committed May 16, 2022
1 parent e5bdf74 commit 0468de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
#define CI_V_ADDRESS 0xA4 // CI-V default address 0xA4

// Wifi Config
#define WIFI_SSID "YOUR WIFI SSID" // Your WiFi SSID
#define WIFI_PASSWORD "YOUR WIFI PASSWORD" // Your WiFi Password
#define WIFI_SSID "Wireless" // Your WiFi SSID
#define WIFI_PASSWORD "ZardoZ700803sm0tscZardoZ650823" // Your WiFi Password

// Proxy Config
#define SERIAL_DEVICE "/dev/ttyUSB0" // Proxy Serial Device (/dev/ttyACM0, /dev/ttyUSB0, COM10, etc.)
Expand Down

0 comments on commit 0468de4

Please sign in to comment.