Marc Palacín
Marc Palacín
**VSCODE version:** 1.79.2 **ISSUE:** When creating a project from zero, Genesis code configures the `settings.json` like this: ```json { "C_Cpp.default.includePath": ["${env:GENDEV}/sgdk/inc", "${env:GENDEV}/sgdk/res", "res", "inc" ] } ``` But the `${env:GENDEV}`...
**Describe the solution you'd like** I'd like to make the replacement of the `/` character in the `topic` label optional: https://github.com/kpetremann/mqtt-exporter/blob/507e0925db7c39b1b84a736d51c79a80fb80d843/mqtt_exporter/main.py#L364-L367 Is there a functional reason why you always replace...
# Description This Pull Request updates the KiCAD designs of the rom-burner and the rom64kb cartridge to comply with the new symbol, model and footprint library paths and names standarized...
### Is your feature request related to a problem ? I'm trying to scrape JSON payloads from multiple replicas of a Pod, exposed through a Headless Service so all Pod...
Hi all! I've been following SGDK progresses for quite some time and first of all I'd like to thank @Stephane-D for his awesome work as well as the rest of...