Skip to content

Instantly share code, notes, and snippets.

@Hotfirenet
Created March 21, 2020 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hotfirenet/2c6ff5f4ecd2c2640352e3f91f027f98 to your computer and use it in GitHub Desktop.
Save Hotfirenet/2c6ff5f4ecd2c2640352e3f91f027f98 to your computer and use it in GitHub Desktop.
Article HFN - Mettre à jour le RFlink depuis un Mac - https://hotfirenet.com/blog/3223-mettre-a-jour-le-rflink-depuis-un-mac/
sudo /Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -patmega2560 -cwiring -P/dev/cu.usbmodem1411 -b115200 -D -Uflash:w:/Users/djo/Downloads/RFLink_v1.1_r48/RFLink.cpp.hex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment