mttstt

Results 6 issues of mttstt

CollectionFS/Meteor-CollectionFS project is archived, consider use VeliovGroup/Meteor-Files.

www.meteorkitchen.com is down

What about upgrade bootstrap-fileinput (bootstrap3-plugins) to the last version ?

Compatible with Esp8266 #5

Hi, is it possible to make the library compatible with esp8266 as well? Maybe just edit the following line of code in ABBAurora.cpp: serial->begin(19200, SERIAL_8N1, RXGpioPin, TXGpioPin, false, 500); with...