feat: add headless display mode

This commit is contained in:
oopsbagel
2025-06-23 18:08:14 -07:00
committed by Cooper Quintin
parent b16a351727
commit d3bd8d9dfc
2 changed files with 17 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
mod generic_framebuffer;
pub mod orbic;
pub mod headless;
pub mod tmobile;
pub mod tplink;
pub mod tplink_framebuffer;