fix: HS-S43A touch migration + S3R cleanup (closes #5) #6

Closed
eddy wants to merge 0 commits from fix/issue-5-hs-s43a-s3r-cleanup into main
Owner

Summary

  • Remove INPUT_PULLUP, invert touch logic (LOW→HIGH) for HS-S43A sensors in both firmware files
  • Purge all obsolete "Atom S3R Voice" references from codebase (27 matches across docs, CI, tools)
  • Update board specs to M5Stack Atom S3 Lite
  • Fix CI/tools build paths: m5stack-atoms3r → s3lite-server

Test Plan

  • Both firmware environments compile SUCCESS (pio run)
  • Zero S3R references remaining (grep verified)
## Summary - Remove INPUT_PULLUP, invert touch logic (LOW→HIGH) for HS-S43A sensors in both firmware files - Purge all obsolete "Atom S3R Voice" references from codebase (27 matches across docs, CI, tools) - Update board specs to M5Stack Atom S3 Lite - Fix CI/tools build paths: m5stack-atoms3r → s3lite-server ## Test Plan - [x] Both firmware environments compile SUCCESS (`pio run`) - [x] Zero S3R references remaining (grep verified)
eddy closed this pull request 2026-08-02 00:54:17 +02:00
Author
Owner

Merged in 0bf2dcd. OTA-conflict resolved met HEAD (completere implementatie). Touch pin changes (INPUT_PULLUP → INPUT) behouden. Issue #5 gesloten.

Merged in 0bf2dcd. OTA-conflict resolved met HEAD (completere implementatie). Touch pin changes (INPUT_PULLUP → INPUT) behouden. Issue #5 gesloten.
All checks were successful
CI / firmware (pull_request) Successful in 1m20s
CI / android (pull_request) Successful in 13s

Pull request closed

Sign in to join this conversation.
No description provided.