Hi
Is there any attempts to use/programming moteino without using arduino?
Thanks
Imo
Quote from: imo on March 11, 2017, 04:46:55 PM
Hi
Is there any attempts to use/programming moteino without using arduino?
Thanks
Imo
platformio works.
Or are you asking about programming in AVR-C instead of using the Arduino libraries? I routinely take my code in this direction once I have things working with the Arduino libraries.