This website works better with JavaScript
Home
Explore
Help
Sign In
torambo.com
/
Momentum-Apps
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove useless "pragma once"
Jean LE QUELLEC
3 years ago
parent
8c47c3398f
commit
412a017afd
2 changed files
with
0 additions
and
4 deletions
Split View
Show Diff Stats
0
2
i2csniffer.h
0
2
i2ctools_i.h
+ 0
- 2
i2csniffer.h
View File
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
+ 0
- 2
i2ctools_i.h
View File
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
#include <gui/gui.h>