init branch

This commit is contained in:
IMback
2018-10-09 18:40:55 +02:00
parent d40974a8e6
commit 2801671ced
13 changed files with 232 additions and 149 deletions

View File

@ -7,7 +7,7 @@
#include <QAbstractButton>
#include "microcontroller.h"
#define STARTING_RELAY 4
#define STARTING_RELAY 5
namespace Ui {
class RelayDialog;