This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
torambo.com
/
Momentum-Apps
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Remove useless "pragma once"
Jean LE QUELLEC
hace 3 años
padre
8c47c3398f
commit
412a017afd
Se han
modificado 2 ficheros
con
0 adiciones
y
4 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
i2csniffer.h
0
2
i2ctools_i.h
+ 0
- 2
i2csniffer.h
Ver fichero
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
+ 0
- 2
i2ctools_i.h
Ver fichero
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
#include <gui/gui.h>