Results 22 comments of Novski

is that in .tex file?

I think you should ask here: http://tex.stackexchange.com/

sorry, i may missused the @ in front of the name and ment a different guy out of our Telegram Groupe. Please excuse the miss-linking.

As this device should in the end be used as a IoT board i don't think it's a good idea to make it work in a developer agnostic kernel root...

Thanks for the path. I tried that now and got a different error: ``` root@OpenWrt:/sys/class/gpio# logread | grep mraa Wed Sep 25 19:00:51 2019 local1.notice libmraa[1474]: libmraa version v2.0.0 initialised...

oh just noticed that pin2 is not [mapped](https://github.com/intel-iot-devkit/mraa/blob/master/docs/linkit_7688.md) it works! Still i'm a bit cautious. Wondering: How big is the security hole i'm opening with /dev/mem?

for anyone comming across this you also have to add `kmod-pwm-mediatek-ramips` if you whant pwm to work...

Thanks @Propanu. I found an unnecessary colon in my python code. Copy left over of an javaskript example. My Bad.