Results 31 issues of Novski

I noticed that libmraa is broken on linkit smart 7688 on openWRT 18.06. (+) I get an error in `logread`:`libmraa initialised for platform 'Unknown platform' of type 98`. The[ syslog...

enhancement
help wanted

Mraa for Linkit Smart 7688 does only support SPI0 not SPI1. While SPI0 is shared with flash it is much more safe to use SPI1. Can somebody add SPI1?

I built my own openwrt and ajusted mraa to work with pwm. I can dimm a LED. But the command `logread` says `local1.err libmraa[2056]: pwm0 write_period: Failed to write to...

It would be nice to see a $OWNER/$REPO/[docs](https://help.github.com/en/github/working-with-github-pages/creating-a-github-pages-site) usage of manubot for "in-code" documentation and continuous deployment to github pages as manual, side by side with the code in $REPO...

I updated the doc section and added some independent files. MacOS and Debian builds are tested on vm's. both show a error when starting with ./servonk run glutin --release @Will...

Read on your site that you have that on the to do list. Can you esitmate a done date for the msg.state output?

enhancement

- [x] I have read the [README.md](https://github.com/flyte/pi-mqtt-gpio/blob/develop/README.md) file and visited the [Documentation](https://mqtt-io.app/) to see if the information there helps. **Describe the bug** Installation on raspberry pi zero w fails with...

bug
needs triage

I am trying to setup a value that I can reuse in config. I have multiple sensors and would like them all to have the same interval value. So I...

support
needs triage

Please add a sample MAC address string. It's not clear whether it has to be short `a1b2c3d4e5f6` or with semicolons `a1:b2:c3:d4:e5:f6` or maybe capital: `A1:B2:C3:D4:E5:F6`. A sample flow would help...

I downloaded the source from the Release page, unwrapped it and changed directory in to the folder where I started it with `npm run vuegg` it fails with several (many)...