Skip to content

Commit

Permalink
always send broadcast
Browse files Browse the repository at this point in the history
  • Loading branch information
pa-pa committed Apr 15, 2018
1 parent 27d9dcd commit 83a299b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Device.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
#ifndef __DEVICE_H__
#define __DEVICE_H__

#include "AskSinPP.h"
#include "Sign.h"
#include "HMID.h"
#include "Channel.h"
#include "ChannelList.h"
#include "Message.h"
#include "Radio.h"
#include "Led.h"
#include "Activity.h"

#define OTA_CONFIG_START 0x7fe0 // start address of 16 byte config data in bootloader
#define OTA_MODEL_START 0x7ff0 // start address of 2 byte model id in bootloader
Expand Down

0 comments on commit 83a299b

Please sign in to comment.