Adit Sachde

Results 3 issues of Adit Sachde

The Event trait has the following signature `fn depth(&self) -> &UInt`. However, the spec states that the max value for depth is 2^63-1, a number greater than `UInt`'s max value.

type/bug
area/events
area/state-res

Newer revisions of the discovery board use the `LSM303AGR` instead of the `LSM303DLHC`. The I2C address of the `LSM303AGR` chip is still the same but the registers to read are...

With servers created via the DO integration, traffic is better displayed. The total traffic for a VPS is displayed, and the traffic is reset monthly. Most VPS providers work the...

feature request
good first issue
manager