mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-03-05 20:51:53 -08:00
Updated Version
This commit is contained in:
parent
059d41ca94
commit
a68a590332
|
@ -4,7 +4,7 @@
|
||||||
TC²-BBS Server for Meshtastic by TheCommsChannel (TC²)
|
TC²-BBS Server for Meshtastic by TheCommsChannel (TC²)
|
||||||
Date: 03/07/2024
|
Date: 03/07/2024
|
||||||
Yorkshire BBS Edition
|
Yorkshire BBS Edition
|
||||||
Version: 0.1.03_Dev
|
Version: 0.1.04_Dev
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
The system allows for mail message handling, bulletin boards, and a channel
|
The system allows for mail message handling, bulletin boards, and a channel
|
||||||
|
@ -33,7 +33,7 @@ def display_banner():
|
||||||
██║ ╚██████╗███████╗ ██████╔╝██████╔╝███████║
|
██║ ╚██████╗███████╗ ██████╔╝██████╔╝███████║
|
||||||
╚═╝ ╚═════╝╚══════╝ ╚═════╝ ╚═════╝ ╚══════╝
|
╚═╝ ╚═════╝╚══════╝ ╚═════╝ ╚═════╝ ╚══════╝
|
||||||
Yorkshire BBS Edition
|
Yorkshire BBS Edition
|
||||||
Version: 0.1.03_Dev
|
Version: 0.1.04_Dev
|
||||||
"""
|
"""
|
||||||
print(banner)
|
print(banner)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue