This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
torambo.com
/
Momentum-Apps
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Remove useless "pragma once"
Jean LE QUELLEC
3 vuotta sitten
vanhempi
8c47c3398f
commit
412a017afd
2 muutettua tiedostoa
jossa
0 lisäystä
ja
4 poistoa
Jaettu näkymä
Näytä diff tilastot
0
2
i2csniffer.h
0
2
i2ctools_i.h
+ 0
- 2
i2csniffer.h
Näytä tiedosto
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
+ 0
- 2
i2ctools_i.h
Näytä tiedosto
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
#include <gui/gui.h>