Skip to content

Chunks not working on ESP32 #64

Closed
Closed
@caternuson

Description

@caternuson

Related:
https://forums.adafruit.com/viewtopic.php?f=25&t=183433

Recreated using pixels_test example from AMG88xx library.

Screenshot from 2021-09-24 12-42-17

Seems related to usage of stop parameter here:

if (!_read(read_buffer, read_len, false)) {

which was not in previous chunk code:
https://github.com/adafruit/Adafruit_AMG88xx/blob/90e9eea8c43b6a173f10029029cec85ab1818823/Adafruit_AMG88xx.cpp#L234

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions