Andrew Scheller
Andrew Scheller
Is this on an RP2040 or an RP2350?
Hey Phil, I'm sorry to hear that Pinout.xyz has given you such a rough day, and that you've lost your passion for it. Totally understandable though :hugs: I also have...
> starting a fresh project to rebuild Pinout from the ground up with consideration for alternate boards, better accessibility and a visual style fit for this century. Not to mention...
> > If you're going to tackle that (sounds ambitious!) can I suggest (for ease of future maintenance!) that you make more of an effort to separate "data" from "presentation"?...
a) I personally don't have a DHT sensor, so I'm unable to test this b) It's not up to me to approve or merge PRs in this repo _However_ I...
Cool. This demonstrates why testing on actual hardware is more important than somebody (e.g. me) just naively reading the code! :laughing:
> I meant to store the html, css, js itself in the flash. See https://github.com/raspberrypi/pico-sdk/issues/531 and https://github.com/raspberrypi/pico-sdk/issues/758
The Raspberry Pi Pico SDK already supports C++ https://www.raspberrypi.com/documentation/pico-sdk/index_doxygen.html
@hasenradball This one also needs to be targeted against `develop` rather than `master` (sorry for not spotting that earlier!)