Page 1 of 1

Recompiling Hardware Plugin

Posted: Friday 29 June 2018 5:08
by jarr
I need to recompile the NestOAuthAPI plugin because I have much better luck with the interval being 60 seconds rather than 30 seconds.
How do I recompile ~just~ the NestOAuthAPI plugin?

I tried running `make hardware/NestOAuthAPI.o` with my simple change, but it still seems run every 30 seconds...
I'm make/cmake newb if that wasn't obvious :|