Skip to content
Snippets Groups Projects
Commit 7499bcf4 authored by paulscalise1's avatar paulscalise1
Browse files

minor fix

parent 37fad052
No related branches found
No related tags found
No related merge requests found
#include <stdint.h>
uint8_t set_display[] = {0x00, 0xAE}; //set (SSD1306_DISPLAY_OFF)
uint8_t set_col_addr[] = {0x00, 0x21, 0x00, 0x7F};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment