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"
|
#include "spi.h"
|
||||||
|
|
||||||
void watch_enable_spi(void) {
|
void watch_enable_spi(void) {
|
||||||
spi_init(SPI_MODE_3, 1000000);
|
spi_init(1000000);
|
||||||
spi_enable();
|
spi_enable();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user