Discussion Title | Created date |
---|---|
Declare Static Variables of type PORT_t and TWI_t Hello, I'm trying declare a copy of a struct that is static so I don't have to use defines as they haven't been reliable (see topic about define values changing). Here's the code... |
Monday, 2 December 2019 - 12:24 |
Defined Value Changing Hello, I've been working to try and get some readable data from an IMU for awhile now (MPU-6050) but I've run into a really strange problem where it seems a defined value... |
Thursday, 21 November 2019 - 16:57 |
snprintf() and double Hello! I've been trying to get a function to work for awhile and it's driving me nuts. I know there's an alternative in dtostrf(...) but now I'm just wondering what exactly... |
Tuesday, 12 November 2019 - 12:05 |