Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
visus
/
teensy-cores
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Przeglądaj źródła
Fix missing Print.h from Server.h
main
PaulStoffregen
8 lat temu
rodzic
2f8709c6c9
commit
7e25edcb86
1 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
+2
-0
teensy3/Server.h
+ 2
- 0
teensy3/Server.h
Wyświetl plik
@@ -3,6 +3,8 @@
#ifndef server_h
#define server_h
#include "Print.h"
class Server : public Print {
public:
virtual void begin() =0;
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz