This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
torambo.com
/
Momentum-Apps
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
Remove useless "pragma once"
Jean LE QUELLEC
3 år sedan
förälder
8c47c3398f
incheckning
412a017afd
2 ändrade filer
med
0 tillägg
och
4 borttagningar
Delad Vy
Visa Diff Statistik
0
2
i2csniffer.h
0
2
i2ctools_i.h
+ 0
- 2
i2csniffer.h
Visa fil
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
+ 0
- 2
i2ctools_i.h
Visa fil
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
#include <gui/gui.h>