jmvermeulen
jmvermeulen
Having the exact same issue. To me this is clearly a bug, can anyone confirm?
I've opened and closed VS Code multiple times. All documents are closed. Including system reboots.
Tried to uninstall VS Code, clear the /.config/code directory. Is there any cache or other folder I could remove for a "fresh" start?
I can get some values readable by converting them to xHex. But the data still isn't fully correct, seems a kind of reversed. Edit: If the value is decoded as...
Exact same issue here ``` { "device": { "FrameTVSupport": "false", "GamePadSupport": "true", "ImeSyncedSupport": "true", "OS": "Tizen", "TokenAuthSupport": "true", "VoiceSupport": "true", "countryCode": "NL", "description": "Samsung DTV RCR", "developerIP": "0.0.0.0", "developerMode": "0",...
Same here on Pi 2.
Personally I bought this one: https://www.aliexpress.com/item/HC05-HC-05-master-slave-6pin-JY-MCU-anti-reverse-integrated-Bluetooth-serial-pass-through-module/32340945238.html Didn't test the custom firmware but the unit chips are the same as the 'working' variant on the picture. Order was from august this...
Would a Linux variant be possible? Are the same functions available in the Linux binaries?
Having the same issue.
I've run this provider successfully on rc-2, now with 2.0 there is a compile error. ``` public RedisGrainStorage( string name, RedisStorageOptions options, SerializationManager serializationManager, IOptions clusterOptions, ILoggerFactory loggerFactory ) {...