test niceview ultgralight

This commit is contained in:
Chow Castro, Marcos 2023-02-15 23:44:08 +01:00
parent bccdb66ba2
commit f59c5dacad
3 changed files with 15 additions and 2 deletions

View file

@ -279,4 +279,8 @@ SPDX-License-Identifier: MIT
};
};
// }}}
// TEST
&nice_view_spi {
cs-gpios = <&pro_micro 0 GPIO_ACTIVE_HIGH>;
};
// vim: fdm=marker: