Skip to content

Instantly share code, notes, and snippets.

View SteveCooling's full-sized avatar

Morten Johansen SteveCooling

View GitHub Profile
@SteveCooling
SteveCooling / mmdvm-flash.sh
Last active December 10, 2017 21:24
MMDVM firmware updater
#!/bin/bash
#
# Quick and dirty script to update firmware on DVMega hotspots without detaching from Raspberry Pi
#
# Will only work if you do G0WFV mod on the DVMega. See this link:
# https://g0wfv.wordpress.com/how-to-update-dvmega-firmware-without-a-programmer-or-an-arduino/
#
# Main install procedures in this script are from the G0WFV webpage.
# Use this script only at your own risk!
#