docs: Use Java in FPP "Overview" for simplicity (#266)

* Add android tab for docs

* Update FRAME_PROCESSORS_CREATE_OVERVIEW.mdx

* Add Objective-C

* Only use Java for examples (that's simpler to understand)

* Add Exceptions docs
This commit is contained in:
Marc Rousavy
2021-07-08 16:05:51 +02:00
committed by GitHub
parent 9ef2496a7a
commit 6f10188037
2 changed files with 55 additions and 24 deletions

View File

@@ -3,3 +3,4 @@
//
#import <VisionCamera/FrameProcessorPlugin.h>
#import <VisionCamera/Frame.h>