FabioBatSilva / ArduinoFake

Arduino mocking made easy
https://platformio.org/lib/show/1689/ArduinoFake
MIT License
102 stars 47 forks source link

aunit compatibility #54

Open reymalahay opened 10 months ago

reymalahay commented 10 months ago

hi all,

is ArduinoFake compatible with AUnit?

what i would like to do is mock out analogX() and digitalX() calls.

please advise.

thanks in advance, rey malahay