mirror of
https://github.com/joeycastillo/second-movement.git
synced 2026-02-04 23:55:38 +00:00
use gossamer 0.0.1
This commit is contained in:
2
gossamer
2
gossamer
Submodule gossamer updated: 0bac9645bc...d20b175402
@ -26,7 +26,7 @@
|
||||
#include "spi.h"
|
||||
|
||||
void watch_enable_spi(void) {
|
||||
spi_init(SPI_MODE_3, 1000000);
|
||||
spi_init(1000000);
|
||||
spi_enable();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user