tomato-testing/other/docker/esp32/host_main.cc

4 lines
55 B
C++
Raw Normal View History

#include "main/tox_main.h"
int main() { tox_main(); }