ソースを参照

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

teensy4-core
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;


読み込み中…
キャンセル
保存