added palette selector panel, and lcd toggle! 🎨
This commit is contained in:
parent
9db4e48ffa
commit
f99e4801f4
4 changed files with 128 additions and 13 deletions
|
@ -104,6 +104,7 @@ export async function connect(server_url) {
|
|||
});
|
||||
}
|
||||
|
||||
pre_buffer_chars = 0;
|
||||
content.innerHTML = "";
|
||||
server_indicator.innerText = "connecting...";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue