⚡️ Optimize Sensitive Pins array (except STM32) (#22080)
This commit is contained in:
committed by
Scott Lahteine
parent
bfa257902e
commit
967942460e
@ -30,3 +30,6 @@
|
||||
#undef F_CPU
|
||||
#define F_CPU BOARD_F_CPU
|
||||
#endif
|
||||
|
||||
// The Sensitive Pins array is not optimizable
|
||||
#define RUNTIME_ONLY_ANALOG_TO_DIGITAL
|
||||
|
Reference in New Issue
Block a user