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

This commit is contained in:
panaceya
2024-09-11 19:31:30 -05:00
committed by GitHub
co-authored by GitHub
parent 371c3e05bf
commit 910b6b7512
2 changed files with 1 additions and 5 deletions
+1 -1
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