Hacker News new | ask | show | jobs
by mrheosuper 267 days ago
>Arduino code

Usually Arduino code is written by hobbyist that give zero care about "clean and abstraction".

1 comments

Yes and that is another large part of work for me, but this pattern is mandated by the Arduino API themself and I don't see another way given the specification and the design of C++, short of switching over to C.