meshtastic / framework-portduino

An Arduino API that sits on top of Linux and other operating systems. This lets you run Arduino code on Raspberry PI, desktops, etc... All as a standard user-space application.
GNU Lesser General Public License v2.1
22 stars 11 forks source link

Mute debug message when pin set silent #12

Closed jp-bennett closed 5 months ago

skiphansen commented 5 months ago

@jp-bennett My apologies for communicating this way, but the repo doesn't seem to support issues so I don't know how else to get in touch.

I'm trying to build an Arduino project (https://github.com/G6EJD/ESP32-e-Paper-Weather-Display) that uses the HTTPClient library and am having problems and could use some help. Could you tell me where the appropriate place to discuss this?

Are you/this project interested in general purpose use or only in relationship to Meshtastic?

This seems like a GREAT idea and I don't know why more people aren't jumping on it.

jp-bennett commented 5 months ago

@skiphansen Hey, no problem. I think it would be really neat if Portduino and platform-native got some traction in other projects. For now, the best place to discuss would probably be in the Meshtastic Discord: https://discord.com/invite/ktMAKGBnBs The linux-native channel is where this sort of thing is discussed.

I haven't gotten the HTTPServer/Client working yet, but I think it would be neat to add support for it.

skiphansen commented 5 months ago

Thanks! See you there!