#include <stdio.h> #include <system.h> #include <inttypes.h> #include "test_data_channel.h" int main() { test_data_channels(); return 0; }