bobemoe

Results 16 comments of bobemoe

I've just had to do the same with Adafruit_BME280_Library. I had to edit and replace TwoWire with SlowSoftWire like so: https://github.com/adafruit/Adafruit_BME280_Library/compare/master...bobemoe:SoftwareWire I think the suggestion of inherit from TwoWire library...

Thanks, thats good news, it sounds like plugins are the way to go :) I think I will give this a try.

I think the issue reported by @suli3 is a caching issue. I can recreate it here in firefox using the 3 steps described in OP, and I would suggest step...

I'm still seeing this as a caching issue. Just confirmed in latest 1.14.0+dev-764 @lunny theme/kanban label?

In my experience of this the change *is* actually saved as expected. When it's displaying in the wrong column, just refresh the page to see it move to where it...

Just updated to Drupal9 and needed this among other patches for console. https://github.com/hechoendrupal/drupal-console/pull/4269.patch wouldn't apply as it failed to patch composer.json, not sure why the .patch link is showing 3...

Same here on Drupal 8.9.7. The PR #4277 patch is working great. Thanks :)

@ewuillai your command and error looks a bit different from the original reported here, thought the function in question may be similar. Did the patch #4277 fix the issue?

Also confirming... Cyanogen 13, Android 6.0.1. Seems specific to this OS combination?

I am still kind of seeing this issue on Android 6.0.1 (CM13) using Tox 25.1. (dev version from https://github.com/Antox/Antox/issues/407) Here is how I test: - Uninstall Antox. - Install Antox....