Skip to content

Cpp vacuum cleaner update#3737

Merged
javizqh merged 33 commits intohumble-develfrom
cpp_vacuum_cleaner
Apr 10, 2026
Merged

Cpp vacuum cleaner update#3737
javizqh merged 33 commits intohumble-develfrom
cpp_vacuum_cleaner

Conversation

@javizqh
Copy link
Copy Markdown
Member

@javizqh javizqh commented Apr 8, 2026

No description provided.

Comment thread scripts/RADI/Dockerfile.humble Outdated
@@ -1,304 +1,46 @@
#ifndef INCLUDE_WEBGUI_HPP_
#define INCLUDE_WEBGUI_HPP_
#ifndef VACUUM_CLEANER_CPP__WEBGUI_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

#ifndef INCLUDE_WEBGUI_HPP_
#define INCLUDE_WEBGUI_HPP_
#ifndef VACUUM_CLEANER_CPP__WEBGUI_HPP_
#define VACUUM_CLEANER_CPP__WEBGUI_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

@@ -1,134 +1,29 @@
#ifndef INCLUDE_HAL_HPP_
#define INCLUDE_HAL_HPP_
#ifndef VACUUM_CLEANER_CPP__HAL_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

#ifndef INCLUDE_HAL_HPP_
#define INCLUDE_HAL_HPP_
#ifndef VACUUM_CLEANER_CPP__HAL_HPP_
#define VACUUM_CLEANER_CPP__HAL_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

@@ -1,64 +1,22 @@
#ifndef INCLUDE_FREQUENCY_HPP_
#define INCLUDE_FREQUENCY_HPP_
#ifndef VACUUM_CLEANER_CPP__FREQUENCY_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

@@ -0,0 +1,22 @@
#ifndef VACUUM_CLEANER_CPP__FREQUENCY_HPP_
#define VACUUM_CLEANER_CPP__FREQUENCY_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It needs to be the "same" for all exercises

@@ -0,0 +1,29 @@
#ifndef VACUUM_CLEANER_CPP__HAL_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Leave it as it was in the original

@@ -0,0 +1,29 @@
#ifndef VACUUM_CLEANER_CPP__HAL_HPP_
#define VACUUM_CLEANER_CPP__HAL_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Leave it as it was in the original

@@ -0,0 +1,46 @@
#ifndef VACUUM_CLEANER_CPP__WEBGUI_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Leave it as it was in the original

@@ -0,0 +1,46 @@
#ifndef VACUUM_CLEANER_CPP__WEBGUI_HPP_
#define VACUUM_CLEANER_CPP__WEBGUI_HPP_
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Leave it as it was in the original

@javizqh javizqh merged commit 06e67a6 into humble-devel Apr 10, 2026
2 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