Files
MuditaOS/source/BusChannelsCustom.hpp
2020-06-10 14:38:25 +02:00

15 lines
417 B
C++

//
// Created by mati on 28.04.19.
//
#ifndef MODULE_CORE_BUSCHANNELSCUSTOM_HPP
#define MODULE_CORE_BUSCHANNELSCUSTOM_HPP
// M.P: add here application specific definitions of bus channels
// Custom Bus channels
ServiceCellularNotifications, Test2CustomBusChannel, ServiceDBNotifications, ServiceAudioNotifications,
AppManagerNotifications, ServiceFotaNotifications
#endif // MODULE_CORE_BUSCHANNELSCUSTOM_HPP