Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin Settings, Pre-compiled Flags checker and minor fixes #141

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

bmorcelli
Copy link
Collaborator

Pin-Settings

  • Added build_flag on platformio.ini to set the pin settings for IR, and RF, from there, to help the porting process to other boards.
  • Added a precompiler flag checker to create the flags case unused.

minnor fixes

  • Added Seconds to Cardputer clock
  • Stopped promiscuous mode when turn off raw sniffer (cause of some crashes) or when there's no room on LittleFs, in case using this FS.
  • Removed BLE drawing from BLE Beacon and changed by tft coded drawing to save space on flash
  • Cleaning listFiles array to free memory after usinf loopSD;
  • Centralized (horizontally) the shark on bootscreen for Core devices (wider screen)

@bmorcelli bmorcelli requested a review from pr3y August 7, 2024 17:03
@pr3y pr3y merged commit 0f5e226 into pr3y:main Aug 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants