This website works better with JavaScript
홈
탐색
도움말
로그인
torambo.com
/
Momentum-Apps
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
Remove useless "pragma once"
Jean LE QUELLEC
3 년 전
부모
8c47c3398f
커밋
412a017afd
2개의 변경된 파일
과
0개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
변경상태 보기
0
2
i2csniffer.h
0
2
i2ctools_i.h
+ 0
- 2
i2csniffer.h
파일 보기
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
+ 0
- 2
i2ctools_i.h
파일 보기
@@ -1,5 +1,3 @@
-#pragma once
-
#include <furi.h>
#include <furi_hal.h>
#include <gui/gui.h>