1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

BLOCKS: Request version number from old firmware

This commit is contained in:
dimitri 2018-12-18 11:47:39 +00:00 committed by ed
parent 77993724df
commit 4f7137cc08
12 changed files with 721 additions and 120 deletions

View file

@ -73,6 +73,7 @@ namespace juce
#include "blocks/juce_ControlButton.h"
#include "blocks/juce_TouchList.h"
#include "blocks/juce_StatusLight.h"
#include "blocks/juce_BlocksVersion.h"
#include "topology/juce_Topology.h"
#include "topology/juce_TopologySource.h"
#include "topology/juce_PhysicalTopologySource.h"