MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
display_manager.h
Go to the documentation of this file.
1//
2// Copyright (c) 2025, Astute Systems PTY LTD
3//
4// This file is part of the VivoeX project developed by Astute Systems.
5//
6// Licensed under the Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
7// License. See the LICENSE file in the project root for full license details.
8//
10
11#ifndef HARDWARE_DISPLAY_MANAGER_H_
12#define HARDWARE_DISPLAY_MANAGER_H_
13
14#include "hardware/display_manager_fb.h"
15#include "hardware/display_manager_sdl.h"
16
17#endif // HARDWARE_DISPLAY_MANAGER_H_