Dustin Sullivan
                                            Dustin Sullivan
                                        
                                    This seems to work for me. Do wish I knew how accurate it was though. > ox_ratio = gas.adc.get_voltage('in0/gnd') / 3.3 red_ratio = gas.adc.get_voltage('in1/gnd') / 3.3 nh3_ratio = gas.adc.get_voltage('in2/gnd') /...
> I have two Enviro+ boards and the gas sensors give very different readings in the same room. Not only that they are extremely dependent on a few degrees change...
Error on windows 10: `go build github.com/ipsn/go-libtor/libtor: c:\go\pkg\tool\windows_amd64\cgo.exe: fork/exec c:\go\pkg\tool\windows_amd64\cgo.exe: The filename or extension is too long.`
> If I'm not mistaken can't the NTFS file system max of 255 characters be extended? This happens when installing python on windows. Windows 10 does have something... https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd In...
@gen2brain building from windows has the same issue, I haven't tried a cross-compile yet. `go build github.com/gen2brain/go-libtor/libtor: c:\go\pkg\tool\windows_amd64\cgo.exe: fork/exec c:\go\pkg\tool\windows_amd64\cgo.exe: The filename or extension is too long.`
Push would definitely be great. All this is good behind my firewall but I'd like to have it external.
In addition, while plugged into usb power the pump timer doesn't function so the pump runs forever.
> Why? Pixelbook doesn't have it, we're still on 4.4.215 https://chromium.googlesource.com/chromiumos/third_party/kernel/+/refs/heads/release-R81-12871.B-chromeos-5.4 > can anyone tell me how to upgrade my pixelbook to the newer 4.4.215 Kernel? I am a noob...
@mcdowellmountains Delete whatever folder you were using before, freshly install from https://github.com/daemonp/pixelbook-linux/tree/kernel-upgrade It will install from 4.4.205, you can then use a grub editor like: https://tipsonubuntu.com/2018/03/11/install-grub-customizer-ubuntu-18-04-lts/ to set 4.4.205 as...
@mcdowellmountains if grub says it then yes, to be sure you can use `uname -r` to check.