News

From v0.3.0, there is only one API, hmr.reload. Import your dev packages as usual. And add 2 lines for automatically reloading. When you try to add HMR for a function or class, remember to pass the ...
Have you ever wanted to connect your Arduino project to a database to either store the data you've collected or retrieve data saved to trigger events in your sketch? Well, now you can connect your ...