Update readme with PPA

This commit is contained in:
Luke
2020-05-02 21:47:52 +12:00
parent 2e54242e55
commit 23d84b063f
3 changed files with 20 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ use std::marker::{PhantomData, PhantomPinned};
use std::path::Path;
use std::process::Command;
use std::ptr::NonNull;
use std::str::FromStr;
use std::time::Duration;
static LED_INIT1: [u8; 2] = [0x5d, 0xb9];