Skip to content

Conversation

jonasschnelli
Copy link

  • Instead of including FastEPD.cpp into the sources directly, make use of the component system.
  • Use internal CA bundle to verify SSL similar to how browsers do it.

Signed-off-by: Jonas Schnelli <[email protected]>
Signed-off-by: Jonas Schnelli <[email protected]>

void app_main() {
epaper.initPanel(BB_PANEL_EPDIY_V7);
epaper.initPanel(BB_PANEL_V7_103);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We maybe want to remove that change.

Signed-off-by: Jonas Schnelli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant