Niclas Larsson

Results 4 issues of Niclas Larsson

Would be cool if the firmware shut the output off if overcurrent is detected, like the standard shelly does.

The following example code does not work correctly, the end method is undefined. ``` var ann = multiplexer.registerChannel('ann'); ann.on('connection', function(conn) { conn.write('Ann says hi!'); conn.on('data', function(data) { conn.write('Ann nods: '...

guest:guest@localhost:5672 works guest:guest@localhost:5672/ doesn't (it just hangs) guest:guest@localhost:5672/testing (hangs too)

Missing header include in `re/discretestatewindow.h`.