implement nodeinfo ble charstic

This commit is contained in:
geeksville
2020-02-03 21:03:20 -08:00
parent d0027e9f6a
commit 634a547030
5 changed files with 69 additions and 31 deletions

View File

@@ -67,23 +67,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEBUG_MSG(...)
#endif
// -----------------------------------------------------------------------------
// Custom messages
// -----------------------------------------------------------------------------
#define EV_QUEUED 100
#define EV_PENDING 101
#define EV_ACK 102
#define EV_RESPONSE 103
// -----------------------------------------------------------------------------
// General
// -----------------------------------------------------------------------------
// -----------------------------------------------------------------------------
// OLED
// -----------------------------------------------------------------------------