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

Running and installing Ruby in parallel using Rbenv with flock and Buildkite

I am maintaining a few Docker-images that contains all supported versions of Ruby, and they also ship with Jemalloc. Because I use Buildkite, it is very easy for me to test multiple versions at the same time, but they all run the same... Continue →