Skip to content

Conversation

@millibyte-products
Copy link
Contributor

  • Adds support for SR6PCB
  • Cleans up some whitespace
  • Adds platformio build target (for SR6PCB prototype)

@millibyte-products millibyte-products marked this pull request as draft April 16, 2025 13:32
@jcfain
Copy link
Owner

jcfain commented Apr 16, 2025

Uh oh, I missed this....sorry about the conflicts.

@millibyte-products
Copy link
Contributor Author

Nah, it's a draft/moving target!
But early reviews are always a good thing. If I'm totally going the wrong direction, let me know.

// Common PWM
#define VALVE_SERVO_PIN_DEFAULT 25
#define VALVE_SERVO_CHANNEL_DEFAULT (int8_t)ESPTimerChannelNum::HIGH3_CH6
#define TWIST_SERVO_PIN_DEFAULT 27
Copy link
Owner

@jcfain jcfain Apr 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to change the pins for the default ESP32? This is usually the devkit V1. I believe these should be overridden in the extended board class instead of changing the defaults.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these comment deletions are ok I think, but allot are notes I've left to future me. Id like allot of them to stay. Ill clean them up eventually...probably.

@jcfain
Copy link
Owner

jcfain commented Apr 16, 2025

Nah, it's a draft/moving target! But early reviews are always a good thing. If I'm totally going the wrong direction, let me know.

Ok cool, looks like the conflicts are mostly white space conflicts.

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