changed hardware setup for stm32
This commit is contained in:
@@ -38,6 +38,8 @@ class HardwareSetup : public QThread {
|
||||
#endif
|
||||
int fd;
|
||||
|
||||
void connectSTM32();
|
||||
|
||||
bool getShell();
|
||||
bool getDea();
|
||||
int * findBit(int * array, int zahl);
|
||||
|
||||
Reference in New Issue
Block a user