mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-06-21 19:36:30 +03:00
seems like it's alpha-release
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "adc.h"
|
||||
#include "hardware.h"
|
||||
#include "heater.h"
|
||||
#include "i2c.h"
|
||||
#include "mlxproc.h"
|
||||
#include "commproto.h"
|
||||
@@ -103,5 +104,6 @@ int main(void){
|
||||
if(ans) usart_sendstr(ans);
|
||||
}
|
||||
bme_process();
|
||||
heater_process();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user