Skip to content

fix: remove real WiFi credentials from ThinkNode M5 variant#2263

Merged
liamcottle merged 1 commit intomeshcore-dev:devfrom
jirogit:fix/thinknode-m5-wifi-credentials
Apr 6, 2026
Merged

fix: remove real WiFi credentials from ThinkNode M5 variant#2263
liamcottle merged 1 commit intomeshcore-dev:devfrom
jirogit:fix/thinknode-m5-wifi-credentials

Conversation

@jirogit
Copy link
Copy Markdown

@jirogit jirogit commented Apr 6, 2026

Summary

variants/thinknode_m5/platformio.ini contained actual WiFi credentials
(SSID: Livebox-633C) committed by mistake. Replaced with placeholder
values myssid/mypwd, consistent with all other variants.

Change

  • WIFI_SSID: "Livebox-633C""myssid"
  • WIFI_PWD: "vvQUHGSxsWd7fKMYSr""mypwd"

variants/thinknode_m5/platformio.ini contained actual WiFi SSID and
password credentials (Livebox-633C) committed by mistake. Replaced
with placeholder values consistent with other variants (myssid/mypwd).
@liamcottle liamcottle merged commit be78049 into meshcore-dev:dev Apr 6, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants