frankie

Results 24 comments of frankie

![image](https://user-images.githubusercontent.com/43364599/166130792-da2e72cf-3c51-41ba-a6ea-6ca6b4bad41b.png) [27test.zip](https://github.com/frankie-zeng/ECUBus/files/8598206/27test.zip) you can use the newest version to open the project. the example uses node crypto module to do some crypto calculations and put the result into the next...

![image](https://user-images.githubusercontent.com/43364599/166345780-bcf12521-ecd8-42b4-af53-b320750486dd.png) ![image](https://user-images.githubusercontent.com/43364599/166345796-92a96436-685b-43ca-8c07-b4571c083cab.png)

var fs = require("fs"); // Load the filesystem module var stats = fs.statSync("myfile.txt") var fileSizeInBytes = stats.size; // Convert the file size to megabytes (optional) var fileSizeInMegabytes = fileSizeInBytes /...

this.changeNextFrame("routineControlOptionRecord",crc0.toString(16));

![image](https://user-images.githubusercontent.com/43364599/167053923-1a913cc1-6ae1-4822-96fe-74ec221dfe7e.png) thanks, you can create multi schedule and assign different addresses to each schedule.

> Yes, the lib woks in Linux Debian 11 now. My env: electron: Chromium [112.0.5615.204](https://source.chromium.org/chromium/chromium/src/+/refs/tags/112.0.5615.204:) ubuntu:22.04 LTS still not ok, any tips?

Does this library use any special css tricks, is there a way to downgrade it? @taye