Files
examples/README.md

10 lines
264 B
Markdown
Raw Normal View History

2019-08-04 14:52:15 +08:00
# IRext decode algorithm porting examples
This repository contails various of example which show you how to port IRext decode algorithm to different OS and platforms
2025-10-10 04:25:18 +00:00
Version 1.5.0
2022-03-03 19:57:21 +08:00
2019-08-04 14:52:15 +08:00
- Android example
- Java web example with JNI
- Windows example
2025-10-10 04:25:18 +00:00
- Arduino example