microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
699 stars 581 forks source link

flashlog.cpp & datalogger.ts: exposure of new getRows() & getNumberOfRows() datalogger functions. #5692

Open KierPalin opened 1 month ago

KierPalin commented 1 month ago

Addition of new datalogger functions getRows() and getNumberOfRows() can be found in pull request: https://github.com/lancaster-university/codal-microbit-v2/pull/431

This pull request will expose these functions. The codalTarget within this repository's pxtarget.json as been modifed for CI testing. Though if the aforementioned PR 431 passes there would be no need for such a change.

KierPalin commented 1 month ago

@microsoft-github-policy-service agree