6 lines
50 B
C++
6 lines
50 B
C++
#include "stm32g4xx.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
} |
#include "stm32g4xx.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
} |