rename view adapter

This commit is contained in:
danijoo
2022-11-18 17:32:52 +01:00
parent 6f8c937331
commit fa8ede89db
2 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
// Overwrite the display cs pin
&nice_view_spi {
cs-gpios = <&pro_micro 4 GPIO_ACTIVE_HIGH>;
};