v0.29 prepare

This commit is contained in:
phdlee
2018-01-20 22:05:04 +09:00
parent 587d4854c3
commit 2fa8247501
7 changed files with 84 additions and 35 deletions

View File

@@ -62,7 +62,7 @@ void i2cWriten(uint8_t reg, uint8_t *vals, uint8_t vcnt) { // write array
void si5351bx_init() { // Call once at power-up, start PLLA
uint8_t reg; uint32_t msxp1;
uint32_t msxp1;
Wire.begin();
i2cWrite(149, 0); // SpreadSpectrum off
i2cWrite(3, si5351bx_clken); // Disable all CLK output drivers