gregkrsak / gregkrsak/ArduinoProtoThread
TwoAsyncFlashingLEDs example should have the LedFlasher class in a seperate file
Aberta
enhancement
good first issue
- Linguagem predominante
- C++
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The TwoAsyncFlashingLEDs example code could be cleaner. The LedFlasher class should be broken-out into separate .cpp/.hpp file(s).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start with the TwoAsyncFlashingLEDs example and locate the LedFlasher class. Review how the example currently uses that class, then separate it into corresponding .cpp and .hpp files while preserving the example's behavior. Done means the example still builds and uses the moved class correctly.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp
- Domínio
- embedded-iot
- Tipo de issue
- Refatoração
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 42/100