#include "test.h" int test_buttons() { channel_init("testdata/testconfig0.json"); channel_init("testdata/testconfig1.json"); return 0; }