News

Every time this comes up – Arduino AVR functions/libraries being slow or poorly optimized for x ... Marlin uses digitalWrite, and also has a fastio.h with a direct memory-mapped-IO interface.
The basic functions of the Arduino IDE – pinMode, digitalRead, digitalWrite, and analogRead – are available. Most of the WiFi functions work just like the WiFi shield library.