jvmMain.Spi.jvm.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of konapi-jvm Show documentation
Show all versions of konapi-jvm Show documentation
Kotlin Native for Raspberry Pi
The newest version!
package ch.softappeal.konapi
public actual fun SpiDevice(bus: Int, chipSelect: Int): SpiDevice {
TODO("implement")
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy