mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
Merge branch 'development03' into fusion_eth
This commit is contained in:
commit
6f62b12c9a
23 changed files with 180 additions and 129 deletions
|
@ -50,7 +50,7 @@ typedef PubSerial<HmSystemType> PubSerialType;
|
|||
#if defined(PLUGIN_DISPLAY)
|
||||
#include "plugins/Display/Display.h"
|
||||
#include "plugins/Display/Display_data.h"
|
||||
typedef Display<HmSystemType, HmRadio<>> DisplayType;
|
||||
typedef Display<HmSystemType, Radio> DisplayType;
|
||||
#endif
|
||||
|
||||
class app : public IApp, public ah::Scheduler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue