|
MakeBlock Drive Updated
Updated library for MakeBlock Ranger
|
Configuration file of library. More...
#include <utility/Servo.h>#include <utility/Wire.h>#include <utility/EEPROM.h>#include <utility/SoftwareSerial.h>#include <utility/SPI.h>

Go to the source code of this file.
Configuration file of library.
Configuration file of library.
This software is Copyright (C), 2012-2016, MakeBlock. Use is subject to license
conditions. The main licensing options available are GPL V2 or Commercial:
__AVR__ defined.`<Author>` `<Time>` `<Version>` `<Descr>` Mark Yan 2015/07/24 1.0.0 Rebuild the old lib. Rafael Lee 2015/09/02 1.0.1 Added some comments and macros. Fixed some bug and add some methods. Lawrence 2015/09/09 1.0.2 Include some Arduino's official headfiles which path specified. Mark Yan 2015/11/02 1.0.3 fix bug on MACOS. Mark Yan 2015/11/03 1.0.4 fix Segmentation symbols error for file path.