flipperzero-firmware/wiki/fw/api
coreglitch 870fa8c7cd
[WIP] Core api (#134)
* add input debounce code from old fw

* exampl of input api

* change input API to get/release

* revert input API to read

* pointer instead of instance

* add input API description

* add display API

* rewrite display names

* migrate to valuemanager

* add links

* little changes

* add LED API

* add closing brakets

* add sound api

* change format

* Delete input.c

* Delete input.h

* change format
2020-09-26 01:51:54 +03:00
..
API:Display.md [WIP] Core api (#134) 2020-09-26 01:51:54 +03:00
API:Input.md [WIP] Core api (#134) 2020-09-26 01:51:54 +03:00
API:LED.md [WIP] Core api (#134) 2020-09-26 01:51:54 +03:00
API:Sound.md [WIP] Core api (#134) 2020-09-26 01:51:54 +03:00