🩹 Fix Simulator KILL pin overlap (#27668)

This commit is contained in:
ellensp
2025-03-21 15:44:43 +13:00
committed by GitHub
parent 2cf4d02a32
commit c29b44fcca

View File

@@ -730,5 +730,5 @@
#endif // HAS_WIRED_LCD
#ifndef KILL_PIN
#define KILL_PIN EXP2_08_PIN
#define KILL_PIN 11
#endif