Comment by taneq

2 months ago

> - Oh did you remember to flub the flabnabber? echo "1" > /dev/i2c5 then restart the flabnabber-daemon

Ah dammit I always forget the flabnabber.

10/10 authentic embedded development experience.

> $ echo "1" > /dev/i2c5

Permission denied.

> $ sudo bash -c 'echo "1" > /dev/i2c5'

I forget every time