Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Conversation

MirkoAusFFM
Copy link
Contributor

Good client, but please use the params uniformly. THX!

Good client, but please use the params uniformly. THX!
@khoih-prog
Copy link
Owner

HI @MirkoAusFFM

Thanks for your best effort to make the PR, but I'm sorry you have to at least compile without error, before making PR.

For example, you also have to modify the declarations

void AppendFile( char* fileName);

and

void RenameFile(char* from, char* to);

to match the new mods.

If you have some more time, please also modify all possible declarations to be safe. I also suggest you to change all declarations to use reference to be more efficient.

Waiting for your new fix.

Best,

@MirkoAusFFM
Copy link
Contributor Author

Sorry, my mistake. I tried again: with compiling. Here it works now.
(I hope the other file is automatically in the PR? Or please tell me, if I must open an new PR.)
Greetings

@khoih-prog
Copy link
Owner

I hope the other file is automatically in the PR?)

No. And the change is also not correct

https://github.com/MirkoAusFFM/FTPClient_Generic/blob/846d7d05dfb86ac3b6eebb5474d20708e402a0b5/src/FTPClient_Generic.hpp#L146

if I must open an new PR

Don't need to, just press PR again. If not OK, you can close and open a new PR.
Good exercise for you to master the PR process.

@MirkoAusFFM
Copy link
Contributor Author

Good exercise for you to master the PR process.

So true! xD
But it feels better now. (I hope it is!)
And thank you for your patience!

@khoih-prog khoih-prog merged commit 2a68b0e into khoih-prog:main Jan 15, 2023
@khoih-prog
Copy link
Owner

I'd like your persistence, adventurous mind and willingness to accept and fix errors, which are the necessity in any field, especially in embedded programming. Keeping up the good works and you'll be much better.

Waiting for more of your PRs.

Merging this now.

Best Regards,

@MirkoAusFFM
Copy link
Contributor Author

Thank you for merging and also the compliment. :-)
Greetings

@MirkoAusFFM MirkoAusFFM deleted the patch-1 branch January 17, 2023 18:48
@khoih-prog
Copy link
Owner

Hi @MirkoAusFFM

The new FTPClient_Generic releases v1.5.0 has just been published. Your contribution is noted in Contributions and Thanks

Best Regards,


Releases v1.5.0

  1. Add support to RP2040W with CYW43439 WiFi using arduino-pico core

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants