Compare commits
1 Commits
I2C
...
05465086c4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05465086c4 |
@@ -1,7 +1,7 @@
|
|||||||
#include "SHAL.h"
|
#include "SHAL.h"
|
||||||
#include "stm32f0xx.h"
|
#include "stm32f0xx.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <cstdlib>
|
||||||
|
|
||||||
void c3Interrupt(){
|
void c3Interrupt(){
|
||||||
SHAL_UART2.sendString("Begin\r\n");
|
SHAL_UART2.sendString("Begin\r\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user