Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
arduino_nano_33_ble.overlay 148 B
/*
 * Copyright (c) 2022 Huawei Inc.
 *
 * SPDX-License-Identifier: Apache-2.0
 */

&ili9340 {
	width = <240>;
	height = <320>;
	rotation = <0>;
};