Permit Stall Sensitivity of 0 (#17722)
This commit is contained in:
		| @@ -34,7 +34,7 @@ | ||||
| extern "C" { | ||||
| #endif | ||||
|  | ||||
| #if defined(ARDUINO_STEVAL) | ||||
| #ifdef ARDUINO_STEVAL | ||||
| // Pin number | ||||
| // This array allows to wrap Arduino pin number(Dx or x) | ||||
| // to STM32 PinName (PX_n) | ||||
|   | ||||
| @@ -41,7 +41,7 @@ extern "C" { | ||||
| /*---------------------------------------------------------------------------- | ||||
|  *        Pins | ||||
|  *----------------------------------------------------------------------------*/ | ||||
| #if defined(ARDUINO_STEVAL) | ||||
| #ifdef ARDUINO_STEVAL | ||||
|  | ||||
|  | ||||
| /*---------------------------------------------------------------------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user