|
59 | 59 | /// Additionally, the **[Pervasive Displays Technical Wiki](https://docs.pervasivedisplays.com/)** provides a gradual introduction to the e-paper technology and how to use it. |
60 | 60 | /// |
61 | 61 | /// @author Rei Vilo |
62 | | -/// @date 21 Feb 2025 |
63 | | -/// @version 906 |
| 62 | +/// @date 21 Mar 2025 |
| 63 | +/// @version 907 |
64 | 64 | /// |
| 65 | +/// @copyright © Pervasive Displays Inc., 2021-2025, under licence by Rei Vilo |
| 66 | +/// @copyright All rights reserved |
| 67 | +/// @copyright *For exclusive use with Pervasive Displays screens* |
| 68 | +/// @n |
65 | 69 | /// @copyright © Rei Vilo, 2010-2025 |
66 | 70 | /// @copyright All rights reserved |
67 | | -/// @copyright For exclusive use with Pervasive Displays screens |
68 | 71 | /// |
69 | 72 | /// * Basic edition: for hobbyists and for basic usage |
70 | 73 | /// @n Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
|
92 | 95 | /// |
93 | 96 | /// Release 9 inaugurates a new structure based on drivers developed by Pervasive Displays. |
94 | 97 | /// |
95 | | -/// @warning The following libraries are legacy and remain available. |
| 98 | +/// @warning The following libraries are legacy and remain available. |
96 | 99 | /// * `PDLS_EXT3_Advanced_Global` |
97 | | -/// * `PDLS_EXT3_Advanced_Fast`, and |
| 100 | +/// * `PDLS_EXT3_Advanced_Fast`, and |
98 | 101 | /// * `PDLS_EXT4_Advanced_Matter`. |
99 | | -/// |
| 102 | +/// |
100 | 103 | /// @deprecated The following libraries and deprecated and replaced by `PDLS_Advanced` with a driver (9.0.0). |
101 | | -/// * `PDLS_EXT4_Advanced_BWRY` is replaced by `PDLS_Advanced` with the driver `Pervasive_BWRY_Small`, |
| 104 | +/// * `PDLS_EXT4_Advanced_BWRY` is replaced by `PDLS_Advanced` with the driver `Pervasive_BWRY_Small`, |
102 | 105 | /// * `PDLS_EXT4_Advanced_Wide` is replaced by `PDLS_Advanced` with the drivers `Pervasive_Wide_Small` or `Pervasive_Wide_Medium`, and |
103 | 106 | /// * `PDLS_EXT4_Advanced_Touch` is replaced by `PDLS_Advanced` with the driver `Pervasive_Touch_Small`. |
104 | | -/// |
105 | | -/// @note The technical note [Migrate from release 8 to release 9](https://pdls.pervasivedisplays.com/userguide/Volume5/Chapter1/Part6/Section22/) provides more information. |
| 107 | +/// |
| 108 | +/// @note The technical note [Migrate from release 8 to release 9](https://pdls.pervasivedisplays.com/userguide/Volume5/Chapter1/Part6/Section22/) provides more information. |
106 | 109 | /// |
107 | 110 | /// The drivers are available at the [Pervasive Displays](https://github.com/PervasiveDisplays) GitHub repository. |
108 | 111 | /// |
|
0 commit comments