Added 0xb20 to the list of firmwares requiring 7.5MHz
authortomunipi <tomasknot@gmail.com>
Tue, 15 Jan 2019 16:26:04 +0000 (17:26 +0100)
committertomunipi <tomasknot@gmail.com>
Tue, 15 Jan 2019 16:26:04 +0000 (17:26 +0100)
modules/unipi/src/unipi_spi.h
version.txt

index d17680341757d38d3cf0beee4bbb0aea574f608e..3f1b4fd216355a63a549bc8f7753c3a81c9ff89e 100644 (file)
@@ -30,7 +30,7 @@
 
 #define NEURONSPI_SLOWER_MODELS_LEN                                    3
 static const u16 NEURONSPI_SLOWER_MODELS[NEURONSPI_SLOWER_MODELS_LEN] = {
-               0xb10, 0xc10, 0xf10
+               0xb10, 0xc10, 0xf10, 0xb20
 };
 
 
index bd4a049b59079abbf523b8dc9efa5c7462cdca30..7efe213086264c1ac5e3518cee0a0b1072df4878 100644 (file)
@@ -1 +1 @@
-Repository:unipi-kernel ActiveBranch:[master] PrecedingRelease:v.0.12 PrecedingRevision:124(d251996) LatestCommit:Tue Oct 16 15:11:14 CEST 2018
+Repository:unipi-kernel ActiveBranch:[master] PrecedingRelease:v.0.12 PrecedingRevision:128(b89c3af) LatestCommit:Tue Jan 15 17:26:04 CEST 2019