소스 검색

Add SPI_ATOMIC_VERSION symbol

main
PaulStoffregen 10 년 전
부모
커밋
e3f07329a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      SPI.h

+ 1
- 0
SPI.h 파일 보기

@@ -18,6 +18,7 @@
// SPI_HAS_TRANSACTION means SPI has beginTransaction(), endTransaction(),
// usingInterrupt(), and SPISetting(clock, bitOrder, dataMode)
#define SPI_HAS_TRANSACTION 1
#define SPI_ATOMIC_VERSION 1

// Uncomment this line to add detection of mismatched begin/end transactions.
// A mismatch occurs if other libraries fail to use SPI.endTransaction() for

Loading…
취소
저장