소스 검색

Fix Printable.h with WiFiNANA lib on Teensy 4.0 (MichaelMeissner)

main
PaulStoffregen 4 년 전
부모
커밋
6802fb6656
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      teensy4/Printable.h

+ 1
- 1
teensy4/Printable.h 파일 보기

@@ -22,7 +22,7 @@

#ifdef __cplusplus

//#include "new.h"
#include <stdlib.h>

class Print;


Loading…
취소
저장