format code according to conventions [skip ci]
This commit is contained in:
@ -155,7 +155,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#endif
|
||||
|
||||
typedef struct __attribute__((__packed__)) {
|
||||
uint8_t *current_element;
|
||||
uint8_t *current_element;
|
||||
uint16_t remaining_element_count;
|
||||
} oled_buffer_reader_t;
|
||||
|
||||
|
Reference in New Issue
Block a user