Fix typo.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
AnycubicSerial.cpp --- Support for Anycubic i3 Mega TFT serial connection
|
AnycubicSerial.cpp --- Support for Anycubic i3 Mega TFT serial connection
|
||||||
Created by Christian Hopp on 2017-12-09
|
Created by Christian Hopp on 2017-12-09
|
||||||
Modiefied by Oliver Köster on 2020-06-02
|
Modified by Oliver Köster on 2020-06-02
|
||||||
|
|
||||||
Original file:
|
Original file:
|
||||||
HardwareSerial.cpp - Hardware serial library for Wiring
|
HardwareSerial.cpp - Hardware serial library for Wiring
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
AnycubicSerial.h --- Support for Anycubic i3 Mega TFT serial connection
|
AnycubicSerial.h --- Support for Anycubic i3 Mega TFT serial connection
|
||||||
Created by Christian Hopp on 2017-12-09
|
Created by Christian Hopp on 2017-12-09
|
||||||
Modiefied by Oliver Köster on 2020-06-02
|
Modified by Oliver Köster on 2020-06-02
|
||||||
|
|
||||||
Original file:
|
Original file:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
AnycubicTouchscreen.cpp --- Support for Anycubic i3 Mega TFT
|
AnycubicTouchscreen.cpp --- Support for Anycubic i3 Mega TFT
|
||||||
Created by Christian Hopp on 2017-12-09
|
Created by Christian Hopp on 2017-12-09
|
||||||
Modiefied by Oliver Köster on 2020-06-02
|
Modified by Oliver Köster on 2020-06-02
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
AnycubicTouchscreen.h --- Support for Anycubic i3 Mega TFT
|
AnycubicTouchscreen.h --- Support for Anycubic i3 Mega TFT
|
||||||
Created by Christian Hopp on 2017-12-09
|
Created by Christian Hopp on 2017-12-09
|
||||||
Modiefied by Oliver Köster on 2020-06-02
|
Modified by Oliver Köster on 2020-06-02
|
||||||
|
|
||||||
This library is free software; you can redistribute it and/or
|
This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
modify it under the terms of the GNU Lesser General Public
|
||||||
|
Reference in New Issue
Block a user