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
make generic, but turns out unneeded on NODE151..
main
John-Mark Gurney
2 years ago
parent
cf78ec4531
commit
d78bc3510e
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
si_usb.c
+ 1
- 2
si_usb.c
View File
@@ -7,8 +7,7 @@
#include <sysinit.h>
#include <stm32f1xx_hal_gpio.h>
#include <usbd_cdc_if.h>
#include <usb_device.h>
static void
Write
Preview
Loading…
Cancel
Save