Skip to content

Commit 16bf523

Browse files
committed
Merge branch 'main' into gauge_refactor
2 parents 2dedc02 + 193b0fb commit 16bf523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/odbAdapter.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class OdbAdapter {
3434

3535
#ifdef USE_OBD_WIFI
3636
WiFiClient SerialDevice;
37-
const char* ssid = "WiFi_OBDII";
37+
const char* ssid = "WIFI_OBDII";
3838
const char* password = "your-password";
3939
const char* server = "192.168.0.10";
4040
#endif

0 commit comments

Comments
 (0)