OLED_ can be configured via userPrefs.h (#4624)

This commit is contained in:
panaceya
2024-09-12 03:31:30 +03:00
committed by GitHub
parent 371c3e05bf
commit 910b6b7512
2 changed files with 1 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Screen.h"
#include "../userPrefs.h"
#include "Screen.h"
#include "PowerMon.h"
#include "configuration.h"
#if HAS_SCREEN