increment platforms number

This commit is contained in:
nathan 2014-10-03 08:10:42 -07:00
parent acc1c32205
commit ccddf4a862
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ Cylon.start();
## Hardware Support
Cylon.js has an extensible syntax for connecting to multiple, different hardware
devices. The following 26 platforms are currently supported:
devices. The following 27 platforms are currently supported:
- [Ardrone](http://ardrone2.parrot.com/) <==> [Adaptor/Drivers](https://github.com/hybridgroup/cylon-ardrone)
- [Arduino](http://www.arduino.cc/) <==> [Adaptor](https://github.com/hybridgroup/cylon-firmata)