mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1363] [MERGED] [rust] Add Pen Presets and timing functions #2136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1363
Author: @PunitLodha
Created: 7/22/2021
Status: ✅ Merged
Merged: 7/23/2021
Merged by: @cfsmp3
Base:
master← Head:rust_updates📝 Commits (3)
3cd3160add pen presets and timing functions2c251a7fix typo163f80ffix formatting📊 Changes
6 files changed (+375 additions, -83 deletions)
View changed files
📝
src/lib_ccx/ccx_decoders_708.c(+2 -2)📝
src/rust/src/decoder/mod.rs(+1 -0)📝
src/rust/src/decoder/service_decoder.rs(+143 -59)➕
src/rust/src/decoder/timing.rs(+43 -0)📝
src/rust/src/decoder/window.rs(+184 -22)📝
src/rust/src/lib.rs(+2 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Add Pen Presets and timing functions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.