6 lines
		
	
	
	
		
			175 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			175 B
		
	
	
	
		
			C
		
	
	
	
	
	
// Copyright 2022 Aidan Smith (@Aidan-OS)
 | 
						|
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
						|
 | 
						|
#pragma once
 | 
						|
 | 
						|
#define OLED_DISPLAY_128X64 //Comment this out to change the screen size
 |