소스 검색

Remove inappropriate comments

pull/145/head
Kurt Tomlinson 3 년 전
committed by Mark Liffiton
부모
커밋
376b682dca
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. +0
    -4
      wiringPi/wiringPi.c

+ 0
- 4
wiringPi/wiringPi.c 파일 보기

@@ -2256,10 +2256,6 @@ int wiringPiSetup (void)
int fd ;
int model, rev, mem, maker, overVolted ;

// It's actually a fatal error to call any of the wiringPiSetup routines more than once,
// (you run out of file handles!) but I'm fed-up with the useless twats who email
// me bleating that there is a bug in my code, so screw-em.

if (wiringPiSetuped)
return 0 ;



불러오는 중...
취소
저장