mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-23 17:54:24 +01:00
Its default is SKIP_ALL which reflects previous versions. However SKIP_NONE, and SKIP_WHITESPACE can refine this behaviour. A parameter used in the protected overloads of parseInt/Float has been changed from `skipChar` to `ignore`.