This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
lora-irrigation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
switch to main.h so it pulls in the correct hal headers..
main
John-Mark Gurney
2 years ago
parent
ce1ca7d634
commit
f6515c2355
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
hal_generic.c
+ 1
- 1
hal_generic.c
View File
@@ -1,4 +1,4 @@
#include <
stm32f1xx_hal
.h>
#include <
main
.h>
void
SysTick_Handler(void)
Write
Preview
Loading…
Cancel
Save