asdfasdfasdf
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 1m41s

This commit is contained in:
rattatwinko
2025-06-08 23:27:31 +02:00
parent bce8cdaec6
commit a24e2d5cdc

View File

@@ -71,7 +71,22 @@ TODO:
Cameras:
- http://pendelcam.kip.uni-heidelberg.de/mjpg/video.mjpg
""" # This will also display centered
#------------------------------------------------------------------------------------------------------------------------------------------------#
self.beaver:str="""
___
.=" "=._.---.
."" c ' Y'`p
/ , `. w_/
jgs | '-. / /
_,..._| )_-\ \_=.\
`-....-'`--------)))`=-'"`'"
_______________________________________________
| |
| i am the angry beaver, fuck you ! :3 |
|_______________________________________________|
"""
#------------------------------------------------------------------------------------------------------------------------------------------------#
"""
@@ -95,5 +110,8 @@ Cameras:
# Get Network Camera Instructions (in the setup dialog)
def get_instructions_CaSeDi_QLabel(self) -> str:
return self.instructions_CaSeDi_QLabel
# Get the fuckass beaver. very angwy :3
def get_beaver(self) -> str:
return self.beaver
todo = todo()