screen working

This commit is contained in:
sebastienPoussard
2023-03-06 17:49:30 +01:00
parent f8174c2266
commit e56dbc8d45
2 changed files with 7 additions and 1 deletions

View File

@@ -54,3 +54,8 @@
};
};
};
// redefine cs-gpios because ultralignt corne from pete do not use the nice!view recommandation pin
&nice_view_spi {
cs-gpios = <&pro_micro 0 GPIO_ACTIVE_HIGH>;
};