low level functions finished

This commit is contained in:
Eray Arslan 2021-05-23 22:56:46 +03:00
parent 04cb9d0b25
commit 654c8fc56a

View File

@ -25,7 +25,7 @@ type ExpansionBoard int
type VctcxoTamerMode int
type TuningMode int
const FlashPageSize = 256
const FlashPageSize = 256 // BLADERF_FLASH_PAGE_SIZE - Size of the SPI flash, in pages
const (
BackendAny Backend = C.BLADERF_BACKEND_ANY