This repository contains all the required files and configurations needed to run and set up the whole multi-room audio streaming system. βοΈ
It is a collection of both central-node π‘ and peripheral-node πΉοΈ repositories alongside other valuable stuff.
In order to have the latest updates from both repositories you should execute
git submodule update --remote --merge
which will fetch the latest changes from upstream in each submodule, merge them in, and check out the latest revision of the submodule.