delete application_name check in tap_shortcut event
[apps/hvac.git] / app / config.tests / libhomescreen / libhomescreen.cpp
1 #include <libhomescreen.hpp>
2
3 int main(int argc,char **argv)
4 {
5     LibHomeScreen libHomeScreen;
6     return 0;
7 }
8