Armagan Amcalar
Armagan Amcalar
``` apt-get update && apt-get upgrade -y && apt-get autoremove && apt-get autoclean apt-get install -y \ libhidapi-dev \ libblas-dev \ liblapack-dev \ libmcrypt-dev ```
Hi team! I recently found out about kaluma and I’m deeply in love with it! I have a use case that I want to build for BLE, and I just...
Hello @sushant2876, yes, it is mandatory. Please write me an email at armagan [ at ] amcalar [ dot ] com with the details of your application, intended use, and...
Exactly! This is the situation I stumbled upon. I think the terminology is designed after [Liskov Substitution Principle](https://en.wikipedia.org/wiki/Liskov_substitution_principle), which states that child classes inherit all the properties of parent classes,...