uno
Here are 230 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 17, 2020 - C#
-
Updated
Oct 5, 2020 - C#
-
Updated
Oct 9, 2020 - Uno
-
Updated
Apr 2, 2019
Looking through Uno.Net.Sockets it looks like there is no support for udp sockets?
-
Updated
Apr 16, 2019 - C
-
Updated
Oct 19, 2020 - C#
When someone pastes a YT-Url to a Users YT-Channel, the bot only shows 'YouTube' and the Bot-Console shows:
SpiffyTitles: error getting video id from https://www.youtube.com/channel/.........
-
Updated
Oct 19, 2020 - C#
-
Updated
Aug 12, 2020 - C#
-
Updated
Sep 2, 2020 - C#
Hello!
I use the same UART channel to read data from sensor (via RX pin of controller) and send debug messages (via TX pin). So there is no connection between controller's TX pin and sensor's RX pin.
In my case PMS5003 sensor works fine without sending any command to it.
Your library sends "passive mode" command in 'init' and 'trigRead' methods:
uart->write(cfg, msgLen); // set passive mode
Data logger example
-
Updated
Jul 10, 2017 - Objective-C++
-
Updated
Sep 17, 2020 - C++
-
Updated
Jul 24, 2020 - C++
-
Updated
Apr 7, 2020 - C++
-
Updated
Nov 18, 2019 - C#
Improve this page
Add a description, image, and links to the uno topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uno topic, visit your repo's landing page and select "manage topics."
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when