pimatic / homeduino

Arduino library for home control
GNU General Public License v3.0
47 stars 40 forks source link

New raw function and Arduino IDE compatible #17

Closed Icesory closed 9 years ago

Icesory commented 9 years ago

For the Arduino IDE we must include the libraries twice. But this isnt a problem. The new Raw function is like the pilight-raw function and can help us to create new protocols. It used no verification.

Icesory commented 9 years ago

@sweetpi for development this new function is really good. And the extra includes are necessary for the Arduino IDE. This solved many trouble for Windows user.