Flemming Madsen

Results 2 comments of Flemming Madsen

I just managed to the the Heltec-LORA-OLED thing going (https://robotzero.one/heltec-wifi-lora-32/) The secret was to merge PR #77 and use the following pin definition: ``` const lmic_pinmap lmic_pins = { .mosi...

You can do: `jq -j '""'` Which will write a "raw" empty string with no trailing newline. ie. nothing