Skip to content

Commit

Permalink
Release 8.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rei-vilo committed Nov 2, 2024
1 parent 753960b commit ab14583
Show file tree
Hide file tree
Showing 15 changed files with 94 additions and 189 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pervasive Displays Library Suite - Basic edition - Fast Update

[![Release](https://img.shields.io/github/v/release/rei-vilo/PDLS_EXT3_Basic_Fast)](https://github.com/rei-vilo/PDLS_EXT3_Basic_Global/releases) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/77ecc9fa99834e299505f5f2a7c83e53)](https://app.codacy.com/gh/rei-vilo/PDLS_EXT3_Basic_Fast/dashboard?utm_source=github.com&utm_medium=referral&utm_content=rei-vilo/PDLS_EXT3_Basic_Global&utm_campaign=Badge_Grade) ![Arduino lint](https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast/actions/workflows/main.yml/badge.svg) [![GitHub issues](https://img.shields.io/github/issues/rei-vilo/PDLS_EXT3_Basic_Global)](https://github.com/rei-vilo/PDLS_EXT3_Basic_Global/issues)
[![Release](https://img.shields.io/github/v/release/rei-vilo/PDLS_EXT3_Basic_Fast)](https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast/releases) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/77ecc9fa99834e299505f5f2a7c83e53)](https://app.codacy.com/gh/rei-vilo/PDLS_EXT3_Basic_Fast/dashboard?utm_source=github.com&utm_medium=referral&utm_content=rei-vilo/PDLS_EXT3_Basic_Fast&utm_campaign=Badge_Grade) ![Arduino lint](https://github.com/rei-vilo/PDLS_EXT3_Basic_Fast/actions/workflows/main.yml/badge.svg) [![GitHub issues](https://img.shields.io/github/issues/rei-vilo/PDLS_EXT3_Basic_Global)](https://github.com/rei-vilo/PDLS_EXT3_Basic_Global/issues)

[![](https://img.shields.io/badge/-Wiki-orange)](https://docs.pervasivedisplays.com/) [![](https://img.shields.io/badge/-User_Guide-orange)](https://pdls.pervasivedisplays.com/userguide/index.html) [![](https://img.shields.io/badge/-Reference_manual-orange)](https://rei-vilo.github.io/PDLS_EXT3_Basic_Documentation/html/index.html)

Expand Down
1 change: 0 additions & 1 deletion examples/Common/Common_Colours/Common_Colours.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);

// Prototypes
Expand Down
2 changes: 0 additions & 2 deletions examples/Common/Common_Fonts/Common_Fonts.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);


// Prototypes

// Utilities
Expand Down
2 changes: 0 additions & 2 deletions examples/Common/Common_Forms/Common_Forms.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);


// Prototypes

// Utilities
Expand Down
1 change: 0 additions & 1 deletion examples/Common/Common_Orientation/Common_Orientation.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);

// Prototypes
Expand Down
1 change: 0 additions & 1 deletion examples/Common/Common_Persistent/Common_Persistent.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);

// Prototypes
Expand Down
2 changes: 0 additions & 2 deletions examples/Common/Common_Text/Common_Text.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);


// Prototypes

// Utilities
Expand Down
2 changes: 0 additions & 2 deletions examples/Common/Common_WhoAmI/Common_WhoAmI.ino
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
// Define structures and classes

// Define variables and constants

Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);

// Prototypes
Expand Down Expand Up @@ -107,7 +106,6 @@ void displayWhoAmI()

#endif // DISPLAY_WHOAMI


// Add setup code
///
/// @brief Setup
Expand Down
2 changes: 0 additions & 2 deletions examples/Fast/Fast_Speed/Fast_Speed.ino
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
// Define structures and classes

// Define constants and variables
// Define constants and variables
// Screen_EPD_EXT3 myScreen(eScreen_EPD_271_CS_09, boardRaspberryPiPico_RP2040);
Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);

// Prototypes
Expand Down
1 change: 0 additions & 1 deletion examples/Fast/Fast_Temperature/Fast_Temperature.ino
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

// Define variables and constants
Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_PS_09, boardRaspberryPiPico_RP2040);
// Screen_EPD_EXT3_Fast myScreen(eScreen_EPD_271_KS_09, boardRaspberryPiPico_RP2040);

// Prototypes

Expand Down
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name=PDLS_EXT3_Basic_Fast
version=8.0.6
version=8.0.7
author=Rei Vilo for Pervasive Displays
maintainer=Rei Vilo
sentence=Library for Pervasive Displays iTC monochrome screens with embedded fast update and EXT3.1 board
sentence=Library for Pervasive Displays iTC monochrome screens with embedded fast update, and EXT3 or EXT3.1 board
paragraph=Graphics and text primitives, fast update
category=Display
url=https://pdls.pervasivedisplays.com/userguide/
Expand Down
Loading

0 comments on commit ab14583

Please sign in to comment.