App icon, logs are now stored to log.txt file, work in progress on intergration with rustpotter
This commit is contained in:
parent
4e1413d400
commit
5f35beb5cf
72 changed files with 515 additions and 2993 deletions
|
|
@ -6,6 +6,7 @@ pub struct Payload {
|
|||
pub data: String,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub enum EventTypes {
|
||||
AudioPlay,
|
||||
AssistantWaiting,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue