Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The first open source all-screen keyboard. This repository contains all the digi
* Various wires and cables to put everything together

### To enable SPI on Raspberry Pi running Ubuntu
Due to the 3840x1100 wide display resolution, Raspbian cannot be used. Ubutuntu then requires a little more settup to access all the Pi's features.
Due to the 3840x1100 wide display resolution, Raspbian cannot be used. Ubuntu then requires a little more settup to access all the Pi's features.
In /boot/firmware/config.txt place the following text
```
enable_uart=1
Expand Down