Results 6 issues of Dillon

On twitter, hashtags are links so they are colored differently than the other text. It would be nice if the app recreates this behavior by coloring the hashtag in a...

I think the HTML examples at [`src/content/guide/getting-started/examples.md`](https://docs.particle.io/guide/getting-started/examples/photon/#use) would be more clear if they were reformatted. 1. It would be nice if they were strictly written in HTML and there was...

[Echo Buttons](https://www.amazon.com/dp/B072C4KCQH/) are available now and I was curious if you wanted to work together on a similar repository for information about them. I have a set at home and...

See #15 This pull request adds the minimum code to allow the Raspberry Pi to compile the library. I've also tested the new code on the Particle cloud and it...

I've long used this library on my Particle boards, but recently moved my project to a Raspberry Pi. The RPi required some changes to the library to work successfully. Now...

In the readme, it says use Firmware `esp8266-20170108-v1.8.7.bin`. `volume.py` uses `led_v.on()` which requires at least MicroPython v1.10. I know it works with `esp8266-20191220-v1.12.bin`, but maybe you want to update the...