made ZapHandler library

This commit is contained in:
Fabian de Boer 2026-07-18 11:56:54 +02:00
commit b276ac7f6a
6 changed files with 34 additions and 3 deletions

View file

@ -2,7 +2,7 @@
/**
* Class is responsible for starting up ZAP machine
*/
class ZAPDisplay {
class ZAPDisplay implements ZAPHandler {
/**
* Template file
*/