reintroduce set_se_list command

This commit is contained in:
2022-05-02 15:47:47 +02:00
parent 41640c6c04
commit 70cf0b6715
2 changed files with 7 additions and 1 deletions

View File

@ -55,5 +55,5 @@ printinfo(" frappy_stick('') # remove stick")
printinfo(" frappy_main('') # remove main SE apparatus")
printinfo(" frappy_main() # show the current SE configuration")
printinfo("=======================================================================================")
frappy_config.set_envlist()
set_se_list()
'''