How to backup your Betaflight configuration between upgrades

Sometimes you will need to upgrade the Betaflight firmware on your quadcopter, normally this process wipes all your settings, and you will have to fill all of them in again.

 
63
Kudos
 
63
Kudos

Now read this

Get attachments from .msg files using Ruby

A colleague had a lot of .msg and .msg.pst email files where they needed to extract the attachments from them, Ruby to the rescue! I used the msg gem from https://github.com/aquasync/ruby-msg I put all the files in a directory called... Continue →