boardinfo
This commit is contained in:
parent
a2d78446d3
commit
35e1c29e89
10 changed files with 202 additions and 156 deletions
|
@ -1,7 +1,9 @@
|
|||
#ifndef REQUESTS_H
|
||||
#define REQUESTS_H
|
||||
|
||||
#include <avr/wdt.h>
|
||||
#include "global_vars.h"
|
||||
#include "boardinfo.h"
|
||||
|
||||
constexpr static uint8_t RQ_DISC = 0;
|
||||
constexpr static uint8_t RQ_TEST = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue