diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 3f6a148..e5b2b75 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -143,7 +143,7 @@ If the send buffer on the usb device is not full, the write call returns after p Waiting for write completion is typically done with application specific protocols, like request-response pattern. -== Does this library work with Ionic/Cordova/Xamarin/App Inventor/... development framework? == +== Does this library work with Unity/Ionic/Cordova/Xamarin/App Inventor/... development framework? == If your framework can import Java .jar files, look [[Build-Variants#Jar|here]] for instructions about creating a .jar file.