Skip to content

Commit 07fac52

Browse files
committed
V1.0.3
1 parent 63b8bce commit 07fac52

File tree

74 files changed

+1509
-475
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1509
-475
lines changed

LICENCE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2025 DFRobot Co.Ltd
1+
Copyright 2010 DFRobot Co.Ltd
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

README.md

Lines changed: 56 additions & 28 deletions

examples/ST7735_80x160/bitmap/bitmap.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* @param cs Chip select pin for SPI communication
4040
* @param rst reset pin of the screen
4141
*/
42-
DFRobot_ST7735_80x160_HW_SPI screen(/*dc=*/TFT_DC,/*cs=*/TFT_CS,/*rst=*/TFT_RST);
42+
//DFRobot_ST7735_80x160_HW_SPI screen(/*dc=*/TFT_DC,/*cs=*/TFT_CS,/*rst=*/TFT_RST);
4343
/* M0 mainboard DMA transfer */
4444
//DFRobot_ST7735_80x160_DMA_SPI screen(/*dc=*/TFT_DC,/*cs=*/TFT_CS,/*rst=*/TFT_RST);
4545

extras/.DS_Store

-6 KB
Binary file not shown.

extras/FontCustomScript/.DS_Store

-6 KB
Binary file not shown.

extras/FontCustomScript/config.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

extras/FontCustomScript/font.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

extras/FontCustomScript/text.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
-6 KB
Binary file not shown.
-2.03 MB
Binary file not shown.

0 commit comments

Comments
 (0)