mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-05 02:01:42 +02:00
adopted print method, changed stringtermination to \0 termination
This commit is contained in:
@ -15,8 +15,6 @@
|
||||
#include <Arduino.h>
|
||||
#include "DisplayCMDs.h"
|
||||
|
||||
|
||||
#define display
|
||||
class Display{
|
||||
protected:
|
||||
//how many chars are on current line
|
||||
|
Reference in New Issue
Block a user